tiger-cleanup #1

Merged
tiger merged 97 commits from tiger-cleanup into development 2026-01-15 14:54:23 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit f9e24fd09d - Show all commits

View File

@ -9,6 +9,8 @@ func raise(body) -> void:
push_warning("Unexpected body in raiser trigger", body) push_warning("Unexpected body in raiser trigger", body)
return return
body.crouched = true
if risen: if risen:
position = start_position position = start_position