This commit is contained in:
pennyrigate 2025-03-01 22:05:14 -05:00
parent 2db9ff96bd
commit 8878a0f770
7 changed files with 160 additions and 11 deletions

View file

@ -5,9 +5,7 @@
[ext_resource type="TileSet" uid="uid://xwfn24if3pxk" path="res://assets/tilesets/chocomint.tres" id="3_4td23"]
[ext_resource type="PackedScene" uid="uid://68lav5rke5ag" path="res://objects/spring/spring.tscn" id="4_a3xei"]
[ext_resource type="PackedScene" uid="uid://b5eso40mjhlmv" path="res://objects/ice/ice.tscn" id="5_88a5a"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_fbct2"]
size = Vector2(74, 2)
[ext_resource type="PackedScene" uid="uid://bwtjfpfkykfdr" path="res://objects/rotoboy/roto_boy.tscn" id="6_pjulc"]
[node name="Level1" type="Node2D"]
@ -56,10 +54,5 @@ position = Vector2(88, 184)
[node name="Ice5" parent="." instance=ExtResource("5_88a5a")]
position = Vector2(104, 184)
[node name="StaticBody2D" type="StaticBody2D" parent="."]
position = Vector2(72, 144)
rotation = -0.433871
[node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D"]
position = Vector2(8, 0)
shape = SubResource("RectangleShape2D_fbct2")
[node name="RotoBoy" parent="." instance=ExtResource("6_pjulc")]
position = Vector2(112, 144)