meow
This commit is contained in:
parent
1e233d40cf
commit
4f4e703886
11 changed files with 145 additions and 6 deletions
|
|
@ -6,8 +6,9 @@
|
|||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_x2rtd"]
|
||||
size = Vector2(96, 8)
|
||||
|
||||
[node name="LabPlatformer" type="AnimatableBody2D"]
|
||||
[node name="LabPlatformer" type="AnimatableBody2D" node_paths=PackedStringArray("collider")]
|
||||
script = ExtResource("1_y0tou")
|
||||
collider = NodePath("CollisionShape2D")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
scale = Vector2(2, 2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue