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

headcrab_hunt

Handles the headcrab's hunting behavior, trying to leap at targets when in range

Vars

jump_cooldown_timeTime between jump attempts
max_jump_rangeMaximum range at which we can leap
preferred_jump_rangePreferred range to start jumping

Procs

execute_jumpExecute the jump after the telegraph

Var Details

jump_cooldown_time

Time between jump attempts

max_jump_range

Maximum range at which we can leap

preferred_jump_range

Preferred range to start jumping

Proc Details

execute_jump

Execute the jump after the telegraph