Survival mode ready
This commit is contained in:
parent
0fff33d196
commit
7614b12076
50 changed files with 586 additions and 81 deletions
6
scenes/level components/left_boundary_marker.tscn
Normal file
6
scenes/level components/left_boundary_marker.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://plc2gus4ppds"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://d2dq6f0bk7pfx" path="res://scripts/components/level/LeftBoundaryMarker.cs" id="1_q4xoc"]
|
||||
|
||||
[node name="LeftBoundaryMarker" type="Marker2D"]
|
||||
script = ExtResource("1_q4xoc")
|
||||
Loading…
Add table
Add a link
Reference in a new issue