tail
Tail parent, it doesn't do very much.
Vars | |
original_owner | The original owner of this tail |
---|---|
wag_flags | Does this tail have a wagging sprite, and is it currently wagging? |
Procs | |
start_wag | We need some special behaviour for accessories, wrapped here so we can easily add more interactions later |
stop_wag | We need some special behaviour for accessories, wrapped here so we can easily add more interactions later |
Var Details
original_owner
The original owner of this tail
wag_flags
Does this tail have a wagging sprite, and is it currently wagging?
Proc Details
start_wag
We need some special behaviour for accessories, wrapped here so we can easily add more interactions later
stop_wag
We need some special behaviour for accessories, wrapped here so we can easily add more interactions later