Add SFX
This commit is contained in:
@@ -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?
|
||||
# ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user