Files

18 lines
536 B
Plaintext
Raw Permalink Normal View History

2024-01-18 11:52:02 -08:00
[gd_scene load_steps=3 format=3 uid="uid://dn0lboldm331y"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_7hfyn"]
size = Vector2(352, 32)
2024-01-18 11:52:02 -08:00
[sub_resource type="QuadMesh" id="QuadMesh_qcjog"]
size = Vector2(320, 32)
2024-01-18 11:52:02 -08:00
[node name="Platform_02" type="StaticBody2D"]
2024-01-18 11:52:02 -08:00
collision_layer = 2
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("RectangleShape2D_7hfyn")
[node name="MeshInstance2D" type="MeshInstance2D" parent="."]
mesh = SubResource("QuadMesh_qcjog")