#How

13 messages · Page 1 of 1 (latest)

mossy forum
#

@tidal hare let me guess, the arm movement is done inside a local script

tidal hare
#

yes

mossy forum
#

So then it’s only visible on the client’s side

tidal hare
#

ooh right

mossy forum
#

And not on the server side

tidal hare
#

so would i just put the code into a regular script

mossy forum
#

Depends on how the code works

#

As if it uses client only information then you would have to send that info over to the server side script

tidal hare
#

so change the run context?

#

to server?

mossy forum
#

Basically make sure the moving happens on the server side

#

The rest doesn’t matter a lot

tidal hare
#

ok