What is difference if any from animation and movement or someother object transform?

If I remember correctly, go.animate uses less processing overhead than constantly using go.set_position/rotation/scale in update(), correct? I can’t seem to find any reference to this currently. Something about crossing Lua/C?

1 Like