in world picker
Details
Kode wheel segment | Objects |
Style | Specialised object variable |
Modifiers | None |
Primarily WHEN/DO | Both |
Pre-made brains that use it | None |
Objects > in world picker
Description
This tile does not appear in the kode line, it is a tool for grabbing an object from the edit world and placing that tile in the kode line. When selected it pulls up the edit world, and you move your cursor over the object and select it. The IWP tile is now replaced by the tile picture of your object.
Use it to reference specific objects or templates that have been placed in your world.
Example Code
WHEN [detect][IWP:hero] DO [power on]
or
WHEN [once] Do [create][IWP:template goblin]
Modifiers
None
Other Uses
None