Posted July 4, 201411 yr Hey, does anyone know of a way I can implement uphill step assist into my armor? Thanks
July 4, 201411 yr Barring a better solution: player.stepHeight += amount when you put it on, -= sameAmount when you take it off. EDIT: I forgot to mention that step height is handled only on the client, so be sure you set it on that side and not the server. http://i.imgur.com/NdrFdld.png[/img]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.