GM@TIS2015:Week 7
From MakeICT Wiki
Jump to navigationJump to searchGameMaker at The Independent School: Week 7
Monday
- Introduce platform examples
- Show how to copy features from one game to another
- Demonstrate views
- Work session
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. |