Added levels 1,2,3
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://b6wgujelmka5p"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_e7ewy"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_e7ewy"]
|
||||
atlas = ExtResource("1_e7ewy")
|
||||
region = Rect2(128, 32, 16, 32)
|
||||
|
||||
[node name="ChairR" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_e7ewy")
|
||||
Reference in New Issue
Block a user