everything can be a little better

This commit is contained in:
KawaiiZenbo 2025-04-08 17:02:42 -07:00
parent 8b399bc69c
commit 771a83c718
9 changed files with 45 additions and 177 deletions

View file

@ -18,6 +18,7 @@ layout_mode = 0
tooltip_text = "Controls Chica's movements. All eyelid movements can be set to a particular position using values of 0.0 to 1.0."
script = ExtResource("2_1w6x8")
identification = "AA_CYBERHELEN"
visual_name = "Helen Henny (Tux)"
names = PackedStringArray("Mouth", "Head Up", "Head Right", "Head Left", "Eyes Right", "Eyes Left", "Eyelids", "Right Arm")
types = PackedStringArray("float", "float", "float", "float", "float", "float", "float", "float")