laser_sword

Vars | |
cutter | holder var for the mob that is attacking right now |
---|---|
Procs | |
do_bump_attack | Hits a mob in the way |
drop_afterimage | signal handler, drops afterimage every move executed while dashing |
end_dash | Ends dash and executes attack |
execute_melee | executes a melee attack in the direction that the mech is facing |
on_bump | Wrapper for mob bump attacks mid lunge |
Var Details
cutter

holder var for the mob that is attacking right now
Proc Details
do_bump_attack
Hits a mob in the way
drop_afterimage
signal handler, drops afterimage every move executed while dashing
end_dash
Ends dash and executes attack
execute_melee
executes a melee attack in the direction that the mech is facing
on_bump
Wrapper for mob bump attacks mid lunge