why is it that when I work with body position, my Part first stands and only then begins to move
I use a local script to transfer information to the server script via EVENT, create a PART in the server script and add VELOCITY to it, but it first appears, waits 0.1 seconds approximately and then moves
Is it really necessary to create a PART both locally and on the server to avoid delays?
But I will notice that HE APPEARS AND WAITS, and then moves, so the information was transmitted correctly