Adjust bullet speed, update collectable node structure, and enhance marketplace layout; add marketplace button resource

This commit is contained in:
2025-05-03 15:53:42 +02:00
parent 31078af974
commit b36df13982
420 changed files with 31 additions and 12282 deletions

View File

@@ -30,5 +30,4 @@ func _ready() -> void:
if not has_bought_game:
print("You have not bought the game.")
get_tree().quit(69)