ld: some more platforms

This commit is contained in:
2025-06-10 13:29:50 +02:00
parent 0c015750fd
commit 4d1abea599
2 changed files with 212 additions and 23 deletions

View File

@ -125,13 +125,6 @@ StartVelocity = 4.0
[node name="TweenQueueSystem" parent="." instance=ExtResource("22_rpwev")]
[node name="StateChartDebugger" parent="." instance=ExtResource("24_q5h8a")]
offset_left = 840.0
offset_top = 1.0
offset_right = -2.0
offset_bottom = 1.0
initial_node_to_watch = NodePath("../StateChart")
[node name="WeaponRoot" type="Node3D" parent="."]
[node name="WeaponSystem" parent="WeaponRoot" instance=ExtResource("29_wv70j")]
@ -139,9 +132,6 @@ transform = Transform3D(1, 0, 0, 0, 0.173648, -0.984808, 0, 0.984808, 0.173648,
ThrowForce = 25.0
StraightThrowDuration = 0.07
[node name="CoyoteTime" type="Timer" parent="."]
wait_time = 0.2
[node name="WallHugSystem" type="Node3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
script = ExtResource("27_n7qhm")
@ -162,6 +152,16 @@ collision_mask = 2
target_position = Vector3(-1, 0, 0)
collision_mask = 2
[node name="CoyoteTime" type="Timer" parent="."]
wait_time = 0.2
[node name="StateChartDebugger" parent="." instance=ExtResource("24_q5h8a")]
offset_left = 840.0
offset_top = 1.0
offset_right = -2.0
offset_bottom = 1.0
initial_node_to_watch = NodePath("../StateChart")
[node name="StateChart" type="Node" parent="."]
script = ExtResource("25_wv70j")
metadata/_custom_type_script = "uid://couw105c3bde4"