platformer now reactivating!

This commit is contained in:
Tabby 2025-05-17 13:05:08 +10:00
parent 018ebe6647
commit 1be2a44244
5 changed files with 31 additions and 12 deletions

View file

@ -68,3 +68,6 @@ max_value = 8.0
step = 1.0
fill_mode = 3
show_percentage = false
[node name="Camera2D" type="Camera2D" parent="."]
position = Vector2(320, 180)