Skip to content
Jaden Balogh edited this page Sep 25, 2021 · 3 revisions

The user interface (UI) is a key part of the player's interaction with the game. As such, we want to spend as much time as needed perfecting the user experience when it comes to interacting with the UI.

Menus

The player will interact with their character and other information through the in-game menu panels.

Here's the list of panels we are planning to include so far:

  • Inventory
    • Specifics to be determined with item system
  • Notebook
    Each entry has a description, links to the other sections and a notes section for the player to enter their own notes.
    • People: notable people the main character has talked to including related locations, stories and notes
    • Places: list of places visited including references to the people and quests in those zones, and notes
    • Quests: listed as a group of related people and places with relevant story dialogue and player notes section
  • Map
    • May include zoom feature
    • Should support marking quests and locations
  • Character (maybe split into multiple panels/tabs)
    • Character name
    • Alignment graph
    • Stats
    • Abilities
  • HUD
    • Healthbar
    • XP bar
    • Attacks/cooldowns
    • Minimap
    • Settings
    • Status effects
    • Notes overlay

Design

Ideas:

  • Tool tips: highlighted text with "recursive" popups explaining combat effects/menu options embedded in the text (like Slay the Spire)
  • Dynamic text? (moving letters for emphasis)
  • In-game time system (slightly faster than real-life time to mess with players)

About

> Home
> Our Team
> Milestone 1: αω plasmashark

Programming

Setup
> Merge Conflicts
> Using GitHub

Tools
> Behaviour Trees

Game Systems

Character
> Level Progression
> Alignment
> Inventory

Gameplay
> Gameplay Loop
> Combat
> Quests
> Items
> Dialogue

Content Design

Art
> Art Style
> Thematic Decisions
> UI

Music + Sound
> Inspiration Board

Story
> Prologue

Clone this wiki locally