Added moon to level 1

This commit is contained in:
2026-01-10 20:29:34 +03:00
parent 6898a88726
commit f370b173c3
4 changed files with 57 additions and 14 deletions
-12
View File
@@ -1,12 +0,0 @@
[gd_scene load_steps=3 format=3 uid="uid://betmooym3gxqx"]
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_x2hio"]
[sub_resource type="AtlasTexture" id="AtlasTexture_1c3a2"]
atlas = ExtResource("1_x2hio")
region = Rect2(160, 32, 32, 32)
[node name="Moon" type="Node2D"]
[node name="Sprite2D" type="Sprite2D" parent="."]
texture = SubResource("AtlasTexture_1c3a2")