Ok, now it’s getting really interesting! In the last posts you learned how to set up your own custom Papervision object and how to display textures on it. Now we are going to animate our object. The idea behind is pretty simple. You add an Event.ENTER_FRAME handler to your object and in every frame you [...]