Initialize Project

This commit is contained in:
2025-11-01 08:18:48 -04:00
commit e6b7f8989f
16 changed files with 1254 additions and 0 deletions

9
demo/main.tscn Normal file
View File

@@ -0,0 +1,9 @@
[gd_scene load_steps=2 format=3 uid="uid://dvgdgi3jrhrvt"]
[ext_resource type="Texture2D" uid="uid://ch0aljsxfwrd6" path="res://icon.svg" id="1_ig7tw"]
[node name="main" type="Node2D"]
[node name="GDExample" type="GDExample" parent="."]
texture = ExtResource("1_ig7tw")
centered = false