Author Topic: a little tweak requirement at parrot's CTF - terrain stairs  (Read 826 times)

Stair troubles at mondayparrot's server

http://gyazo.com/57806ab6395197bdcbbfa53566f23369

http://gyazo.com/4bb92955bf8ad2af81f5c2dd34f7c555

See when you try to walk on these, you don't go up. It makes you have to hop up with space bar each time. At greek2me's you could naturally walk up without needing to jump. Just something to modify that would make gameplay 10% superior


Pretty sure it has to do with the player datablock, I'll look into it after school today.
Just PM me next time too lol

Pretty sure it has to do with the player datablock, I'll look into it after school today.
Just PM me next time too lol
Yes it does. It's PlayerDataBlock.maxStepHeight. Default is 1. A 1x1 plate is around 0.25. Things can get kinda wonky when you crouch.


Yes it does. It's PlayerDataBlock.maxStepHeight. Default is 1. A 1x1 plate is around 0.25. Things can get kinda wonky when you crouch.
I had a lot of fun when I put maxStepHeight to ridiculously high numbers