#Smooth Set Position

3 messages · Page 1 of 1 (latest)

vocal lantern
#

So I’m making working horses using set position and so far from first person it is very smooth but when you look at someone riding the horses they are very glitchy, any tips?

blazing brook
#

There are 3 levels of making something smooth:
Level 1: Running it on object authority
Level 2: Running it on 60hz instead of 30hz
Level 3: Switching from Set Transform to 3 pistons for the X, Y, and Z axis, and 3 rotators to rotate around the X, Y, and Z axis, technically this is the smoothest way to do it, but its so overcomplicated its just not worth it most the time

The one game I've seen do Level 3 is ^snake_io by seb, which uses rotators to move the snakes smoothly for all players