Hello! I remade ROBLOX’s movement system, and made it (partially) readable, and fully customizable!
You can find it here on roblox!
Make sure to read the readme, and thank you for checking this out! I will be listening to feedback.
Movement System Playtest
https://create.roblox.com/marketplace/asset/12599317849/Gophers-Better-Controls
-gopherboi
9 Likes
Cool, after looking at the resource it seems like a fork of the Roblox movement system with some animations for crouching and all of that.
However, it doesn’t seem the most optimized, which is what my concern is.
2 Likes
Thanks for the feedback! I’m probably not going to optimize it anytime soon. I do know how I could, although.
I havent looked at the model itself, but during the playtest it appears youre using a bool for movement. Because of this, sprinting while shift-lock is on causes a break which results in the movement bool becoming inversed (always moving but stops moving when you press W).
i love what you did with the camera controls and how the camera moves when you jump. Great job!
1 Like