sideway_movement ![code/datums/elements/sideway_movement.dm 2](git.png)
A simple element that forces the mob to face a perpendicular direction when moving, like crabs.
Procs | |
on_move | retain the old dir unless walking straight ahead or backward, in which case rotate the dir left or right by a 90° |
---|
Proc Details
on_move
retain the old dir unless walking straight ahead or backward, in which case rotate the dir left or right by a 90°