Doppler Interactive: Tools Documentation
Search this site
Introduction
Tidy Maze Maker
Maze Generation
GenerateMaze
Tidy Text Adventures
Actions
Add Item to Room
Remove Item from Room
Switch items in Room
Switch Room with Room
Take Item from Room
Teleport to Room
Toggle Room Accessibility
Items
Language
Actions
Failure
Functions
Movement
Overview
Rooms
Settings
Backup and Directories
Mapping
Saving
Use Cases
World Map
Tidy Tile Mapper
Runtime API
AssetPool
ClearPools
Destroy
DisablePooling
EnablePooling
Instantiate
IsPoolingEnabled
BlockMap
AddBackground
AddToBackground
GetBackgroundMaterial
GetBackgroundMesh
RecalculateBackground
RemoveBackground
RemoveFromBackground
SetBackgroundMaterial
SetBackgroundMesh
BlockUtilities
AddBlockToMap
CreateBlockMap
GetBlockAt
GetChunkAtCoordinates
GetEmptyBlock
GetMapHeight
GetMapLowerDepth
GetMapUpperDepth
GetMapWidth
GetMathematicalCoordinates
GetMathematicalPosition
GetPath
IsWithinMapBounds
RefreshBlock
RefreshMap
RemoveBlockFromMap
SetBlockVariant
Streaming Maps
Tidy Text Adventures
>
Actions
>
Switch items in Room
Switch Item
The target item, drawn from the pool of all created Items.
With Item
The new item, drawn from the pool of all created Items.
In Room
The room in which the target Item is located - and in which the new item will be placed.
Notes:
This Action is a shorthand for a "Remove Item" and "Add Item" chain of Actions.
Comments