This repository has been archived on 2022-01-09. You can view files and clone it, but cannot push or open issues/pull-requests.
liblast/LevelComponents/SpawnPoint.tscn

7 lines
178 B
Plaintext
Raw Normal View History

2020-06-19 01:30:53 +02:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://LevelComponents/SpawnPoint.gd" type="Script" id=1]
[node name="SpawnPoint" type="Spatial"]
script = ExtResource( 1 )