init project
Some checks are pending
Linux arm64 / Build (push) Waiting to run

This commit is contained in:
2024-08-11 19:09:17 +02:00
parent 2e2dcfb940
commit 3587a4ce1f
9 changed files with 40 additions and 9 deletions

10
godot/main.tscn Normal file
View File

@@ -0,0 +1,10 @@
[gd_scene load_steps=2 format=3 uid="uid://uiwigxsdnci1"]
[ext_resource type="Texture2D" uid="uid://cuend5rtkhbnp" path="res://icon.svg" id="1_q81dj"]
[node name="Node2D" type="Node2D"]
[node name="GDExample" type="GDExample" parent="."]
position = Vector2(5.20978, 6.34048)
texture = ExtResource("1_q81dj")
centered = false