Easing functions

"Easing functions specify the rate of change of a parameter over time.

Objects in real life don’t just start and stop instantly, and almost never move at a constant speed. When we open a drawer, we first move it quickly, and slow it down as it comes out. Drop something on the floor, and it will first accelerate downwards, and then bounce back up after hitting the floor.

This page helps you choose the right easing function."

https://easings.net/#

The Lua package includes an example for LOVE 2D
This is a set of 30 scripts for JavaScript , LUA and Game Maker Studio 2!
The kit includes:

EaseInSine, EaseOutSine, EaseInOutSine, EaseInQuad, EaseOutQuad,        EaseInOutQuad, EaseInCubic, EaseOutCubic, EaseInOutCubic, EaseInQuart,   EaseOutQuart, EaseInOutQuart, EaseInQuint, EaseOutQuint, EaseInOutQuint,   EaseInExpo, EaseOutExpo, EaseInOutExpo, EaseInCirc, EaseOutCirc,   EaseInOutCirc, EaseInBack, EaseOutBack, EaseInOutBack, EaseInElastic,   EaseOutElastic, EaseInOutElastic, EaseInBounce, EaseOutBounce, EaseInOutBounce

StatusReleased
CategoryAssets
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authormicrovolnovka
Tagsasset, easing, extension, GameMaker, html5, javascript, LÖVE, lua, package, tween

Download

Download NowName your own price

Click download now to get access to the following files:

easings.yymp 25 kB
easings.js 3 kB
easings.love 1 kB

Leave a comment

Log in with itch.io to leave a comment.