Ifnotmoving: Difference between revisions
Jump to navigation
Jump to search
Hunter byte (talk | contribs) mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''ifnotmoving''' { do something } else { do something else } | |||
Checks if the current [[actor]] has stopped moving. Mostly useful to see whether or not an [[actor]] has hit a wall. | Checks if the current [[actor]] has stopped moving. Mostly useful to see whether or not an [[actor]] has hit a wall. | ||