GM@TIS2015:Week 6
From MakeICT Wiki
Jump to navigationJump to searchGameMaker at TIS Week 6: Scrolling Shooter
The examples on this page retain all functionality and artwork of the official Gamemaker 8.1 scrolling shooter demos. Only the game information screen has been changed to explain the examples.
Tuesday Examples
File:ScrollingShooter1.gm81 | This demo shows how to scrolling window, how to generate stuff that moves with the window, and how to handle motion limits for the main character |
File:ScrollingShooter2.gm81 | This demo builds on the shooter demo above: add an enemy controller, shooting and bullets, and explosions |