Stated work on Level: The Lab

This commit is contained in:
patrick_pluto 2024-08-24 14:44:33 +02:00
parent a82949ace7
commit 5dc3f6f5c7
128 changed files with 2022 additions and 3328 deletions

View file

@ -41,4 +41,4 @@ func _on_area_3d_body_entered(body):
func _on_timer_timeout():
if occupied and living:
trapped_body.hp -= 2
trapped_body.hp -= 1