I'm just returning to scripting and i remember having an issue with linearvelocity looking "laggy" at times to the player. I remember looking into it and it had something to do with it being on the server side so i changed it to the player.
I'm now trying to apply linearvelocity to dummies which i'm assuming HAS to be server sided, and for the first few times, the dummy is stuck in place and teleports to the position it should have been. I'm not really sure what to do to stop this from happening