Tutorial: Create a Platform Game in AS2 – Part 2
Categories: Advanced Tutorials, All Tutorials, AS2, Flash, Game Development
Table of Contents Basic Character Programming Creating The Level Programming the Level Adding Level Elements Adding Enemies Goals and Level Completion Finishing Touches Step 2: Creating the Level Now, we have to set up blocks on stage that will account for a level. We’ll use an array to accomplish this manly feat. We’re also going [...]
