mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:55:35 +00:00
8 lines
286 B
Text
8 lines
286 B
Text
[gd_scene load_steps=2 format=3 uid="uid://chkpk7erlqajg"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://kgs1d0m47u3g" path="res://Sprites/selector.png" id="1_ui0xt"]
|
|
|
|
[node name="Selector" type="Node2D"]
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
texture = ExtResource("1_ui0xt")
|