Squashed commit
This commit is contained in:
parent
c713781de4
commit
c3d8ff6989
14 changed files with 308 additions and 120 deletions
|
|
@ -60,6 +60,7 @@ func _on_area_3d_area_entered(area: Area3D) -> void:
|
|||
if final_progress > 0.49:
|
||||
return
|
||||
_saved = true
|
||||
EventBus.survivor_entered_elevator.emit()
|
||||
queue_free(),
|
||||
CONNECT_ONE_SHOT
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue