Space Station 13 - Nebula13 - Modules - TypesProc Details

automove_controller

Implements automove logic; can be overridden on mob procs if you want to vary the logic from the below.

Procs

handle_moverReturn PROCESS_KILL to terminate automovement. Will return completion_signal when the atom reaches its target and failure_signal if it fails to move.

Proc Details

handle_mover

Return PROCESS_KILL to terminate automovement. Will return completion_signal when the atom reaches its target and failure_signal if it fails to move.