mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Remove unnecessary conditions in step tests; reset torso and head rotation before perorming a crawl vault
This commit is contained in:
parent
03b0ea7027
commit
ab42c8627b
3 changed files with 13 additions and 15 deletions
|
@ -22,5 +22,5 @@ anims.crawlspaceSwandive = true;
|
|||
anims.monkeyReverse = true;
|
||||
anims.monkeyAutoJump = false;
|
||||
anims.oscillateHang = true;
|
||||
anims.pose = true;
|
||||
anims.pose = false;
|
||||
SetAnimations(anims);
|
Loading…
Add table
Add a link
Reference in a new issue