9 lines
283 B
Plaintext
9 lines
283 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cx4s1t17mcui2"]
|
|
|
|
[ext_resource type="Script" uid="uid://yxv4rdoktnrl" path="res://assets/scripts/ui/reticle_draw.gd" id="1_1tpnu"]
|
|
|
|
[node name="ReticleDraw" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
script = ExtResource("1_1tpnu")
|