feat: rifle pickup added to map
This commit is contained in:
parent
2511ac69c0
commit
6b7a092961
8 changed files with 57 additions and 6 deletions
|
|
@ -9,7 +9,7 @@ radius = 0.2
|
|||
script/source = "extends HealthStatus
|
||||
|
||||
func _on_death() -> void:
|
||||
get_tree().change_scene_to_file.call_deferred(\"res://menus/main_menu.tscn\")
|
||||
get_tree().change_scene_to_file.call_deferred(\"res://guis/main_menu.tscn\")
|
||||
"
|
||||
|
||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_bxedw"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue