1 / 47

Chapter 8 UI design

Chapter 8 UI design. Jason Paolasini - 1162915- Chapter 8 A Benjamin Isherwood – 1051749 – Chapter 8 B. User Interfaces. User Interface Design and the Processes Managing Complexity Interaction Models & Camera Models Functionality and input devices Game Customization.

tamber
Download Presentation

Chapter 8 UI 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. Chapter 8 UI design Jason Paolasini - 1162915- Chapter 8 A Benjamin Isherwood – 1051749 – Chapter 8 B

  2. User Interfaces • User Interface Design and the Processes • Managing Complexity • Interaction Models & Camera Models • Functionality and input devices • Game Customization

  3. What is the User Interface What works is better than what looks good. The looks good can change, but what works works. – Ray Kaiser Eames

  4. A little bit of terminology before we start Button !=Button

  5. Player Centric Design Not Just Any Old Interface

  6. Design Rule 1 Do Not Innovate Unnecessarily in UI Design

  7. The general Principles • Be Consistent • Give good Feedback • Remember the player is in control • Limit the number of steps required • Permit easy reversal of actions • Minimize Physical Stress • Don’t strain players short term memory

  8. Group related screen-based controls and feedback mechanisms • Provide shortcuts for experienced players

  9. What the player needs to know Think of these as questions a player would ask…

  10. What the player needs to know • Where am I? • What am I doing right now? • What challenges am I facing? • Did my action succeed or fail? • Do I have what I need to play successfully? • Am I in danger of loosing the game? • Am I making progress? • What should I do next? • How did I do?

  11. Design Rule 2 Do Not Taunt the Player

  12. What the player needs to Do

  13. What the player needs to Do • Move • Look around • Interact with NPC’s • Move Portable objects • Manipulate Fixed Objects • Construct and Demolish Objects • Negotiations and Financial transactions • Conversations with NPC’s • Customize Character • Talk to friends in Multiplayer games • Pause the Game • Set Game Options • Save the Game • End the Game

  14. Before You DesignDefine InteractionStyle and Camera Style

  15. Managing complexity

  16. Simplify the Game Using Abstraction and Automation

  17. ABSTRACTION & AUTOMATION

  18. ABSTRACTION & AUTOMATION

  19. Depth vs. Breadth UI

  20. Context sensitive Interfaces

  21. Avoid Obscurity Artistic Overenthusiasm, Pressure to Reduce Screen Usage, Developer Familiarity

  22. Interaction Models

  23. Avatar Based

  24. Multi-present

  25. Party-Based

  26. Contestant

  27. Camera Models

  28. First Person

  29. First Person Pros Cons No avatar customization Lack of avatar emotions First person perspective denies camera angles for dramatic effect Motion sickness in viewers • Avatar design is not required except cut scenes • Camera AI is not required • Body does not block view • Most players find navigation easier

  30. THIRD Person

  31. Types of Third Person

  32. Aerial Perspectives

  33. TOP-DOWN Perspective Grand Theft Auto 1

  34. Isometric Perspective Warcraft III

  35. Free-Roaming Camera Maze ball

  36. CONTEXT-SENSITIVE CAMERA MODELS ICO and the colossus collection

  37. Design Rule 3 Limit Camera Movement During Frenetic Action

  38. Other 2D Styles • ■ Single-screen. The display shows the entire world on one screen, normally from a top-down perspective with cheated objects. The camera never moves. Robotron: 2084 provides a classic example. (See the left side of Figure 13.1.) • ■ Side-scrolling. The world of a side-scroller—familiar from an entire generation of games—consists of a long 2D strip in which the avatar moves forward and back- ward, with a limited ability to move up and down. The player sees the game world from the side as the camera tracks the avatar. • ■ Top-scrolling. In this variant of the top-down perspective, the landscape scrolls beneath the avatar (often a flying vehicle), sometimes at a fixed rate that the player cannot change. This forces the player to continually face new challenges as they appear at the top of the screen. • ■ Painted backgrounds. Many graphical adventure games display the game world in a series of 2D painted backgrounds rather like a stage set.

  39. Single Screen Robotron2084

  40. Side scrolling Mario Bros. 3

  41. Top Scrolling Atari Space Invaders

  42. Painted Background Leisure Suit Larry

More Related