mise en place du sfx de télépotation et mixage #135
This commit is contained in:
@@ -32,4 +32,5 @@ func use_text() -> String:
|
||||
return tr("SHIP_TELEPORT_USE_TEXT")
|
||||
|
||||
func use(_player : Player, _zone: Player.ActionZone):
|
||||
SceneManager.change_to_scene_id('COCKPIT')
|
||||
SceneManager.change_to_scene_id('COCKPIT')
|
||||
AudioManager.play_sfx("Teleportation")
|
||||
Reference in New Issue
Block a user