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.