chore: reorganize project structure

This commit is contained in:
Gerard Gascón 2025-04-03 21:46:20 +02:00
parent 8983b84731
commit 8e0bcc51a3
14 changed files with 14 additions and 14 deletions

View file

@ -0,0 +1,9 @@
[gd_scene load_steps=2 format=3 uid="uid://baa8gpicw2yg0"]
[ext_resource type="Texture2D" uid="uid://fdqnc2qrrvn1" path="res://assets/sprites/icon.svg" id="1_ixu8j"]
[node name="Dragon" type="Node2D"]
[node name="Sprite" type="Sprite2D" parent="."]
position = Vector2(0, 1)
texture = ExtResource("1_ixu8j")