Kept goiong, but not quite happy.

This commit is contained in:
2024-01-18 15:31:40 -08:00
parent 3a3b9b29db
commit 763ce182a4
15 changed files with 423 additions and 80 deletions
+2 -3
View File
@@ -5,15 +5,14 @@
[sub_resource type="QuadMesh" id="QuadMesh_qcjog"]
[node name="Platform_01" type="StaticBody2D"]
position = Vector2(130, 119)
scale = Vector2(16, 1)
collision_layer = 2
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
scale = Vector2(16, 1)
shape = SubResource("RectangleShape2D_7hfyn")
[node name="MeshInstance2D" type="MeshInstance2D" parent="."]
position = Vector2(0.0224935, -0.125005)
scale = Vector2(19, 20)
scale = Vector2(300, 20)
mesh = SubResource("QuadMesh_qcjog")