GM@TIS2015:Week 7
From MakeICT Wiki
Revision as of 11:35, 24 February 2015 by John Harrison (talk | contribs) (Created page with "= GameMaker at The Independent School: Week 7 = == Monday == == Wednesday == == Examples == {| class="wikitable" |File:platform1TIS.gm81 |This example of a platform game i...")
GameMaker at The Independent School: Week 7
Monday
Wednesday
Examples
File:Platform1TIS.gm81 | This example of a platform game is an unmodified duplicate of the first platform example in the official Gamemaker tutorials. The only addition is this Game Information screen, which explains how to copy gravity functionality to your own game. |
File:Platform1TISWithViews.gm81 | This example extends the example above by showing how views work in a room. |