This repository has been archived on 2024-10-18. You can view files and clone it, but cannot push or open issues or pull requests.
SymbolEngine__archived_repo.../Editor/main.tscn

15 lines
466 B
Plaintext
Raw Normal View History

2022-05-12 09:57:00 -07:00
[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"]
2022-05-12 09:57:00 -07:00
[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" )