7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
|
|
[gd_scene load_steps=2 format=3]
|
||
|
|
|
||
|
|
[ext_resource type="Script" path="res://anim_test.gd" id="1"]
|
||
|
|
|
||
|
|
[node name="AnimTest" type="Node3D"]
|
||
|
|
script = ExtResource("1")
|