saving and level list

This commit is contained in:
pennyrigate 2023-01-07 03:02:26 -05:00
parent 38ef040ae9
commit 39a7eb14b4
13 changed files with 128 additions and 52 deletions

View file

@ -25,6 +25,8 @@ extents = Vector2( 8, 128 )
[node name="Map" type="Node2D"]
script = ExtResource( 18 )
target_time_any = 70
target_time_100 = 180
[node name="Camera2D" parent="." instance=ExtResource( 8 )]
smoothing_enabled = false