#Hello, im doing a riding system which is basically completed but its not optimized AT ALL

1 messages · Page 1 of 1 (latest)

weak void
#

im looking for help, i usually try to check videos or use AI to learn however nothing is helping, i genuinely dont know how to not keep creating new connections/triggers and else

weak void
weak void
#

i doubt anybody will even read this so im gonna be hopping from servers to servers :3

winged sandal
#

Your doing the movement in the server?

#

Thats probably why it seems laggy

#

Recommend doing the acutall riding in the client and replicate it to other clients

#

your current position

weak void
weak void
winged sandal
#

Instead of doing movement on the server what you should do is make the movement through the client

#

and do sanity check on the server

#

Moreover, you'd want to change all of your ridable part NetworkOwnerShip

#

to the player who is currently riding

#

this will give the smoothest possible riding

weak void
#

im gonna handle the movement and the inputs in the client and just load the animations on the server

winged sandal
weak void
#

tyy!

#

gonna read this when im free