Easing with JS
Hello,
I need something simple, hope someone got a clue how to do it:
for example the code is placed in specific frame in HTML5 canvas project: this.Object.x = this.Object.x + 200
how can I make the change of Object.x to happen with easing.
Thanks!
