Points to Remember


  • Any platform object can be either solid or a "cloud," and can move.

  • Level editors are a must in a game like this. Without one, you will spend too much time hand-typing XML files.

  • This game is coded in a very OO way. This allows for the game to be easily extensible (meaning that you can add features without much trouble).

  • The background image moves independently of the foreground (the overlay movie-clip instance). The hero is contained within the overlay instance.

  • We use an iterative-stepping technique to work around Flash's snapshot frame-dependent collision-detection nature. Using this technique, we look at where the hero was in the last frame and where he is now, and then divide this distance into steps.

  • This game can be easily enhanced with any number of creative features.



Macromedia Flash MX Game Design Demystified(c) The Official Guide to Creating Games with Flash
Macromedia Flash MX Game Design Demystified: The Official Guide to Creating Games with Flash -- First 1st Printing -- CD Included
ISBN: B003HP4RW2
EAN: N/A
Year: 2005
Pages: 163
Authors: Jobe Makar

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net