functional
Bodypart overlay of function wings, including open and close functionality!
Vars | |
open_feature_key | Feature render key for opened wings |
---|---|
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
open_feature_key
Feature render key for opened wings
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