VBfx / Tile tutorial / Animations

Introduction

We're going to step from static tiles to animated tiles in this short tutorial. The clue behind tile engines is that it doesn't matter how many tiles on the screen are animated, your engine won't run any slower at all. Note that this tutorial extends the Tile tutorial, so read it before you continue here.

Tutorial parts

Navigation