15 lines
466 B
Plaintext
15 lines
466 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bqqewt05ne1ad"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cnv7sgufjc3fk" path="res://icon.png" id="1_tqon5"]
|
|
|
|
[node name="main" type="Node"]
|
|
|
|
[node name="GDExample" type="GDExample" parent="."]
|
|
position = Vector2(7.83596, 18.1283)
|
|
texture = ExtResource( "1_tqon5" )
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
modulate = Color(1, 0.309804, 0.580392, 1)
|
|
position = Vector2(214, 2)
|
|
texture = ExtResource( "1_tqon5" )
|