This commit is contained in:
Yogi Wiguna
2026-03-17 17:38:30 +08:00
parent 1b8e411657
commit efdd8f4969
32 changed files with 320 additions and 22 deletions
+1
View File
@@ -95,6 +95,7 @@ func grab_item(grid_position: Vector2i) -> bool:
if special_tiles_manager:
special_tiles_manager.add_powerup_from_item(item)
SfxManager.play("pick_up_power_tile")
# Animation for powerup?
# ...