Files
peggle-roguelike/grid_marker.tscn
T
2026-05-28 00:06:51 -04:00

12 lines
465 B
Plaintext

[gd_scene format=3 uid="uid://bxqhci3fya80t"]
[ext_resource type="Texture2D" uid="uid://nwj4n7if8kqd" path="res://circle25r.png" id="1_0j65c"]
[ext_resource type="Script" uid="uid://cob0pwghnubxa" path="res://GridMarker.cs" id="1_u0re5"]
[node name="GridMarker" type="Marker2D" unique_id=1390656323]
script = ExtResource("1_u0re5")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1491405727]
scale = Vector2(0.1, 0.1)
texture = ExtResource("1_0j65c")