9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://b4l22m7bxamsc"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://test/lib/utils/sample_hold/sample_hold.gd" id="1_t0y35"]
|
||
|
|
||
|
[node name="Node2D" type="Node2D"]
|
||
|
script = ExtResource("1_t0y35")
|
||
|
|
||
|
[node name="CanvasLayer" type="CanvasLayer" parent="."]
|