save
This commit is contained in:
parent
ad95711535
commit
2e310f4053
25 changed files with 852 additions and 74 deletions
6
entities/checkpoint/CheckPointManager.tscn
Normal file
6
entities/checkpoint/CheckPointManager.tscn
Normal file
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://cu5r7oxtqa2c0"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dp4qacjfhtyul" path="res://entities/checkpoint/check_point_manager.gd" id="1_g2cn0"]
|
||||
|
||||
[node name="CheckPointManager" type="Node"]
|
||||
script = ExtResource("1_g2cn0")
|
Loading…
Add table
Add a link
Reference in a new issue