GM@TIS2015:Week 7

From MakeICT Wiki
Revision as of 12:37, 24 February 2015 by John Harrison (talk | contribs) (→‎Monday)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

GameMaker 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.