2019 Moving Models Best Practices?

I totally agree with you, there should be a new and easier way to move models, or objects in general. Honestly what roblox currently has is fine, but it has a lot missing, most of the ways of doing this seem inefficient, and have a linear sort of feeling, like tweens are good but they’re annoying to deal with, :Lerp() needs for loops, body movers are fine but using them isn’t ideal ect.

Honestly what I find best is using this module by SteadyOn which is basically a better version of tweens, it’s very efficient, and handles replication by itself so it stops server lag.

But other than this, we deffintly need something better and easier to deal with. We can for example take inspirations from other engines

2 Likes