This commit is contained in:
Tabby 2025-04-06 01:34:16 +11:00
parent 0a3ae3b6f2
commit ddb13df0f5
26 changed files with 42 additions and 31 deletions

View file

@ -34,22 +34,19 @@ sign_text = "Now you have
both kinds!"
show_pole = true
[node name="BaseCommand2" parent="." node_paths=PackedStringArray("collider") instance=ExtResource("5_e13ui")]
[node name="BaseCommand2" parent="." instance=ExtResource("5_e13ui")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.58846, 2.66601, -2.91549)
command_name = "dash"
command_sprite = ExtResource("7_7jmwn")
collider = NodePath("")
[node name="BaseCommand4" parent="." node_paths=PackedStringArray("collider") instance=ExtResource("5_e13ui")]
[node name="BaseCommand4" parent="." instance=ExtResource("5_e13ui")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.20865, 2.66601, -2.68806)
command_name = "jump"
command_sprite = ExtResource("6_jhyls")
collider = NodePath("")
[node name="BaseCommand3" parent="." node_paths=PackedStringArray("collider") instance=ExtResource("5_e13ui")]
[node name="BaseCommand3" parent="." instance=ExtResource("5_e13ui")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.87202, 3.23129, -2.91549)
command_name = "dash"
command_sprite = ExtResource("7_7jmwn")
collider = NodePath("")
[editable path="ChronoManager"]