Fix: Mirrored sprites now play the same animation always
This commit is contained in:
@@ -68,7 +68,6 @@ rotation = 0.474154
|
||||
[node name="StateMachine" type="Node" parent="." index="2" unique_id=445822474 node_paths=PackedStringArray("initial_state")]
|
||||
script = ExtResource("9_xxtgy")
|
||||
initial_state = NodePath("Idle")
|
||||
metadata/_custom_type_script = "uid://ck7k8ht54snsy"
|
||||
|
||||
[node name="RandomMovement" type="Node" parent="StateMachine" index="0" unique_id=1422146232]
|
||||
script = ExtResource("10_rgguv")
|
||||
@@ -81,7 +80,6 @@ script = ExtResource("12_xxtgy")
|
||||
|
||||
[node name="Idle" type="Node" parent="StateMachine" index="2" unique_id=1424222731]
|
||||
script = ExtResource("12_ubfhk")
|
||||
metadata/_custom_type_script = "uid://co2xp7gauamql"
|
||||
|
||||
[node name="Timer" type="Timer" parent="StateMachine/Idle" index="0" unique_id=1050348256]
|
||||
one_shot = true
|
||||
|
||||
Reference in New Issue
Block a user