running
Details
Kode wheel segment | Movement/Movement Events |
Style | Boolean |
Modifiers | None |
Primarily WHEN/DO | WHEN |
Pre-made brains that use it | Unknown |
Movement> Movement Events > running
Description
This tile is a query only Boolean variable. It determines whether an object is running (using the [move] tile). Running is determined by a speed of more than or equal to 3 meters a second.
Example Code
WHEN [running] DO [hologram]
Modifiers
None
Other Uses
None