Hey Everyone,
My game type is speedrun
Quick Question:
Should I create my own movement to my game?
And if yes, how can I do it?
Thanks.
Hey Everyone,
My game type is speedrun
Quick Question:
Should I create my own movement to my game?
And if yes, how can I do it?
Thanks.
yeah pastel is right, the roblox one is better and you then dont have to script a bunch.
No you shouldn’t do it because, any exploiter could edit the movement speed, roblox has better scripts in they. Good luck!
Custom Movement Systems are easy to exploit compared to the standard FilteringEnabled replication of the default movement system provided by roblox mostly to do with improper validation and handling of data between the client and server
I do not recommend doing so unless you are confident enough to do so.