Demo-Man   (interactive gamedev tutorials) Login Sign Up
Donations & Bribes
Website by 2DArray (who makes games with a friend)

Animation Code

Part 1: Lerping

Let's say that we want to animate stuff with our code.

A common approach to this is to use a concept in animation called "tweening" - but first, we'll need to figure out what that means, and we'll need to figure out how to translate the idea into code.

(Once you start the slideshow, its captions will go here)








Click to start slideshow
 

Back to index


Help