blunderbuss working
This commit is contained in:
@@ -213,3 +213,7 @@ func drop_loot(number_of_drops):
|
||||
|
||||
if number_of_drops <= 0:
|
||||
can_die = true
|
||||
|
||||
|
||||
func _on_area_3d_body_entered(body: Node3D) -> void:
|
||||
pass # Replace with function body.
|
||||
|
||||
Reference in New Issue
Block a user