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

5
scenes/window/dragon.gd Normal file
View file

@ -0,0 +1,5 @@
extends Window
class_name Dragon
var main_window_rect: Rect2i