Initialize Project
This commit is contained in:
9
demo/main.tscn
Normal file
9
demo/main.tscn
Normal 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
|
||||
Reference in New Issue
Block a user