Updated jetpack sound.

remotes/1709858346833250237/update-godot-to-1852afb6b team_meeting_2
unfa 2021-09-12 13:36:11 +02:00
parent 069fdae20d
commit abe2ce6e9b
2 changed files with 2 additions and 3 deletions

BIN
Game/Assets/SFX/Player_Jetpack.wav (Stored with Git LFS)

Binary file not shown.

View File

@ -22,7 +22,6 @@ func _ready():
func _on_Timer_timeout():
queue_free()
func _on_Casing_body_entered(body):
var vel = linear_velocity.length()
#print(linear_velocity.length())