#How
13 messages · Page 1 of 1 (latest)
yes
So then it’s only visible on the client’s side
ooh right
And not on the server side
so would i just put the code into a regular script
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
Basically make sure the moving happens on the server side
The rest doesn’t matter a lot
ok