GM@TIS2015:Week 6
From MakeICT Wiki
Revision as of 11:35, 17 February 2015 by John Harrison (talk | contribs) (Created page with "= GameMaker at TIS Week 6: Scrolling Shooter = == Tuesday Examples == {| class="wikitable" |File:ScrollingShooter1.gm81 |This demo shows how to scrolling window, how to ge...")
GameMaker at TIS Week 6: Scrolling Shooter
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 |