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

[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 )