Linear Interpolation: Difference between revisions
m
Text replacement - "Category:Scripts" to "Category:Scripting"
(Created the page) |
-u ndefined- (talk | contribs) m (Text replacement - "Category:Scripts" to "Category:Scripting") |
||
Line 32: | Line 32: | ||
As a convenient script to interpolate between values non-linearly (for example, make it slowly gain speed at the start and reduce speed at the end, which is more natural for animations), you can use [https://play.fancade.com/5E6AB5ADF3B3BC2F Easings] by [[Sounak9434]]. | As a convenient script to interpolate between values non-linearly (for example, make it slowly gain speed at the start and reduce speed at the end, which is more natural for animations), you can use [https://play.fancade.com/5E6AB5ADF3B3BC2F Easings] by [[Sounak9434]]. | ||
[[Category: | [[Category:Scripting]] |