1 / 14

Game 3: Amazed Tutorial

Game 3: Amazed Tutorial. New events/actions to learn:. Check Grid (alignment). What are the rules of Amazed?. Controller object needs to move 4 directions to reach a flag. Controller object Bounce off walls. When flag reached, move to next room.

benjy
Download Presentation

Game 3: Amazed Tutorial

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Game 3: Amazed Tutorial

  2. New events/actions to learn: • Check Grid (alignment)

  3. What are the rules of Amazed? • Controller object needs to move 4 directions to reach a flag. • Controller object Bounce off walls. • When flag reached, move to next room. • Once you know how the game works, it’s easier to think and know how to program it.

  4. Images and Sounds • The Images are not that great. That’s because I want you to use your own! 

  5. Object: Wall – No Events!

  6. Object: Goal – Event: Collision -> Person

  7. Object: Goal – Event: Collision -> Person

  8. Object: Goal – Event: Collision -> Person

  9. Object: Goal – Event: Collision -> Person

  10. Object: Person – Event: Collision -> Wall Update: Add “Align to Grid” action here BEFORE The “START MOVING IN DIRECTION” Action.

  11. Object: Person – Event: Keyboard-> None

  12. Object: Person – Event: Keyboard -> None

  13. Object: Person – Event: Keyboard-> Left

  14. Room Layout

More Related