saving and level list
This commit is contained in:
parent
38ef040ae9
commit
39a7eb14b4
13 changed files with 128 additions and 52 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue