Hours figuring out how animation systems work
This commit is contained in:
parent
8359479243
commit
6488a0499e
4 changed files with 266 additions and 16 deletions
|
@ -10,10 +10,9 @@ mouse_filter = 1
|
|||
|
||||
[node name="Node" parent="." instance=ExtResource("1_6fnvm")]
|
||||
layout_mode = 0
|
||||
offset_bottom = 100.0
|
||||
script = ExtResource("2_6fnvm")
|
||||
identification = "AA_CHICA"
|
||||
names = PackedStringArray("Jaw")
|
||||
names = PackedStringArray("Armature_001|Jaw")
|
||||
types = PackedStringArray("float")
|
||||
|
||||
[connection signal="mouse_entered" from="Node" to="Node" method="mouse_enter"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue