1 / 79

Game Design

Game Design. Creating a game called PING Phase 3: Steps for building basic game. Creating the Ping Game:. At the end of this Unit students will have created a: Two player game called Ping Inserted active objects and modified those active objects

sunila
Télécharger la présentation

Game Design

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 Design Creating a game called PING Phase 3:Steps for building basic game

  2. Creating the Ping Game: • At the end of this Unit students will have created a: • Two player game called Ping • Inserted active objects and modified those active objects • Added movement to objects and conditions for those movements • Added scoring objects • Provided a winner for the game

  3. Step One: • At the end of this section students will have learned: • How to create a new game in MMF • How to rename applications and frames • How to change background colors

  4. Step One: Creating the New Game

  5. Setting up the new game file:

  6. Formatting the game frame

  7. CHECK POINTS • You will see these check points at varying times in lesson. • These will confirm what the frames should look like and what should be completed at this point in the lesson. • If your game looks different go back in the lesson to complete.

  8. CHECK POINT #1

  9. Step Two: • At the end of this section students will have learned: • How to create active objects for games • How to open the animation editor to modify objects • Changed dimensions, colors and placements of objects on game frame.

  10. Step Two: Creating active objects

  11. Creating Active Objects:

  12. Modifying active objects

  13. Creating the Center Line:

  14. Change objects color:

  15. Finalizing Center Line Right click to select object Choose Align in Frame Choose Horz Center Choose Vert. Center

  16. Creating Ball object • Create another active object • Double click to modify object and open animation editor

  17. Change dimensions of ball

  18. Change the color:

  19. Finalizing the ball object Right click to select object Choose Align in Frame Choose Horz Center Choose Vert. Center

  20. Creating the paddle 1 object • Create another active object • Double click to modify object and open animation editor

  21. Change dimensions for paddle 1

  22. Change the color of paddle 1:

  23. Creating the paddle 2 object • Create another active object • Double click to modify object and open animation editor

  24. Change dimensions for paddle 2

  25. Change the color of paddle 2 (This should be different than #1:

  26. Finalizing the paddle objects Right click to select each paddle Move to the edge of each player’s side Choose Vert. Center

  27. CHECK POINT #2 • Check the next frame and be sure that your game looks the same. • If your game looks different go back to the steps of this lesson and make the needed changes.

  28. CHECK POINT #2:

  29. Step Three: Giving Movement to Objects • This lesson will show how to add movement to the objects you have created • Follow the steps as directed to give movement to the: • Ball object • Two paddles

  30. Giving Movement To Objects

  31. Give movement to the ball

  32. Give ball movement direction Be sure to click on initial direction Clear all arrows Click on boxes to select the direction for the ball to move

  33. Giving Movement To Paddle objects

  34. Giving Movement To Paddles

  35. Setting up Player 2 to the Paddle 2 object In the movement properties for paddle two Click on the number 1 and choose player 2

  36. Setting up keyboard controls

  37. Choose the keys you want to use to control each paddle

  38. Keys to control paddles

  39. CHECK POINT 3 • Movement has been given to the ball and both paddles • Paddle 1 is set to move with W and S keys • Paddle 2 is set to move with up and down arrow keys • Paddle 1 is set up for Player 1 • Paddle 2 is set up for Player 2

  40. Step Four: • At the end of this section students will have learned: • What the event editor is used for • How to set up conditions and events for objects • How to test their game

  41. Setting up Conditions and Events Click on this button to open up the Event Editor

  42. Setting up Conditions and Events

  43. Setting up Conditions and Events

  44. Collision event with ball and paddles: • Right click on the ball object and choose a collision with another object. • Select the paddle 1 object • Find the event space under the ball object and right click under the space • Choose a movement event and select a bounce event • You will see a check mark if set up correctly.

  45. Using the Event List Editor

  46. Using Event List editor to confirm collision events

  47. Keeping objects in game frame

  48. Keeping paddle 1 in game frame. • Right click to create a new condition • Right click on paddle 1 • Choose the option Position • Then choose test position • Select the up and down arrow keys • Find the empty space under paddle 1 and right click • Select the movement and have the paddle bounce

  49. Keeping paddle 2 in game frame. • Right click to create a new condition • Right click on paddle 2 • Choose the option Position • Then choose test position • Select the up and down arrow keys • Find the empty space under paddle 2 and right click • Select the movement and have the paddle bounce

  50. Using the Event List Editor

More Related