scene manager update
This commit is contained in:
parent
7f4bc01dbe
commit
a6fc6acc12
@ -64,7 +64,7 @@ func crateFactory():
|
||||
return myCrate
|
||||
|
||||
func killPlayer():
|
||||
print("kill the player now")
|
||||
# tell player to die - starts death animation
|
||||
player.killPlayer()
|
||||
if timer.is_stopped():
|
||||
timer.start(4)
|
||||
|
Loading…
Reference in New Issue
Block a user