mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Make monkey swing auto jump a player setting; Lua formatting
This commit is contained in:
parent
d33d1ced19
commit
6fa494b093
17 changed files with 114 additions and 92 deletions
|
@ -11,7 +11,6 @@ local anims = Flow.Animations.new()
|
|||
anims.crawlExtended = true
|
||||
anims.crouchRoll = true
|
||||
anims.crawlspaceSwandive = true
|
||||
anims.monkeyAutoJump = false
|
||||
anims.overhangClimb = false
|
||||
anims.slideExtended = false
|
||||
anims.sprintJump = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue