functional 
Bodypart overlay of function wings, including open and close functionality!
Vars | |
| wings_open | Are our wings currently open? Change through open_wings or close_wings() |
|---|---|
Procs | |
| close_wings | Update our wingsprite to the closed wings variant |
| open_wings | Update our wingsprite to the open wings variant |
Var Details
wings_open 
Are our wings currently open? Change through open_wings or close_wings()
Proc Details
close_wings
Update our wingsprite to the closed wings variant
open_wings
Update our wingsprite to the open wings variant