Added player save function to "persistent" tag, added UI elements
This commit is contained in:
@@ -183,7 +183,7 @@ func die():
|
||||
player.toggle_hud(true)
|
||||
player.gun.visible = false
|
||||
player.health_indicator.color = Color(0.471, 0, 0, 0)
|
||||
player.crosshair.visible = false
|
||||
|
||||
|
||||
|
||||
func pickup_spawn():
|
||||
|
||||
Reference in New Issue
Block a user