Skip to content

Instantly share code, notes, and snippets.

@nodlag
nodlag / EasingFunctions.cs
Last active February 21, 2023 13:14 — forked from ManeFunction/EasingFunctions.cs
Easing Functions for Godot Engine
/*
* Created by C.J. Kimberlin
* https://gist.github.com/cjddmut/d789b9eb78216998e95c
*
* Modified by Ilia Petrov
* https://gist.github.com/ManeFunction/9f2d437fca6ccf31e4a48fec0584e21a
*
* Ported to Godot Engine by Javier Garrido Galdón
*
*