7 lines
195 B
Plaintext
7 lines
195 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cqw3hj8tp5kqj"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/Main.gd" id="1_main"]
|
|
|
|
[node name="Main" type="Node3D"]
|
|
script = ExtResource("1_main")
|