can fly
Details
Kode wheel segment | Movement/Movement Properties/Fly |
Style | Boolean variable |
Modifiers | None |
Primarily WHEN/DO | Both |
Pre-made brains that use it | Unknown |
Movement> Movement Properties > Fly > can fly
Description
This is a Boolean variable tile. It determines whether a player can fly or not. Set to false this will disable and controls that use [move][with flying].
Example Code
WHEN [can fly] DO [highlight][red]
or
WHEN [once] DO [can fly][=][false]
Modifiers
None
Other Uses
None