RPGH_Engine/nodes/spawn_marker/spawn_marker.tscn

7 lines
202 B
Plaintext
Raw Normal View History

2021-05-19 16:22:05 +02:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://addons/rpgh_engine/nodes/spawn_marker/spawn_marker.gd" type="Script" id=1]
[node name="SpawnMarker" type="Node2D"]
script = ExtResource( 1 )