controller 
Vars | |
| entity | The entity output |
|---|---|
| signal | The three separate buttons that are called in attack_hand on the shell. |
Procs | |
| send_alternate_signal | Called when the shell item is alt-clicked |
| send_right_signal | Called when the shell item is right-clicked in active hand |
| send_trigger | Called when the shell item is used in hand |
Var Details
entity 
The entity output
signal 
The three separate buttons that are called in attack_hand on the shell.
Proc Details
send_alternate_signal
Called when the shell item is alt-clicked
send_right_signal
Called when the shell item is right-clicked in active hand
send_trigger
Called when the shell item is used in hand