path complete
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 > path complete
Description
This tile is a query only Boolean variable. It determines whether an object has completed its journey on a path. You do not specify the path as a modifier, it will activate on the current path.
Example Code
WHEN [path complete] DO [destroy]
Modifiers
None
Other Uses
None