/tg/ Station 13 - Modules - TypesVar Details - Proc Details

run_away_from_target

Move to a position further away from your current target

Vars

clear_failed_targetsClear target if we finish the action unsuccessfully
run_distanceHow far do we try to run? Further makes for smoother running, but potentially weirder pathfinding

Procs

stop_running_fromReturn FALSE if we should stop running from the target Return TRUE if we should keep running

Var Details

clear_failed_targets

Clear target if we finish the action unsuccessfully

run_distance

How far do we try to run? Further makes for smoother running, but potentially weirder pathfinding

Proc Details

stop_running_from

Return FALSE if we should stop running from the target Return TRUE if we should keep running