Open tyrumus opened 6 years ago
This animation system needs to leverage tween.lua again, but it needs to not have weird glitches. The inconsistently animated tag line on v1.0 is very annoying.
tween.lua
createAnimObject(object, duration, end_step, function_type, end_callback)
Neat font: undefined medium
This animation system needs to leverage
tween.lua
again, but it needs to not have weird glitches. The inconsistently animated tag line on v1.0 is very annoying.createAnimObject(object, duration, end_step, function_type, end_callback)