-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Description
Goal Description
Games and apps need a way to store user settings such as window size, graphics options, sound and music volumes and so on. These settings are typically per-user, and are neither assets (in the traditional sense) nor saved games.
User settings may be set by the end user explicitly (such as adjusting a music volume slider) or implicitly (like the fact that the user has already seen the tutorial and doesn't need to see it again), but in all cases are the result of user interaction. These settings are loaded by the app on startup, and can be saved automatically in response to changes.
Goal Status
This is a potential Bevy Project Goal. Its state on the Project Goals Board determines if it is Proposed, Postponed, Blocked (Approved), Inactive (Approved), Active (Approved), Completed, or Declined.
- Staffing SMEs: @viridia
- Working Group Link: Working Group not yet formed
- Design Documents: https://hackmd.io/@dreamertalin/rkhljFM7R (somewhat out of date: the requirements analysis is ok, the design has evolved)
Sub-issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status