Skip to content

Asset Manager

SteventheBeven edited this page Jun 9, 2026 · 16 revisions

System Summary

Descriptive summary of what the system is and what it does.

The asset manager is a menu that allows the user to import and use their own assets.


Connected Systems

List of connecting/parent/subsystems.

Connecting Systems:

Subsystems:


Related Controls

List of related controls.

Key(s): (Asset Manager button press)

  • Opens the Asset Manager and pauses background functionality

Key(s): (Close button press)

  • Closes the Asset Manager and resumes background functionality

Key(s): (Asset list item press)

  • Selects an asset item and shows its preview

Key(s): (Load button press)

  • Opens the file dialog and allows the user to select a file to replace the currently selected asset

Key(s): (Reset button press)

  • Resets the selected asset to its default image

Bugs

List of known bugs. Be descriptive but keep it brief!

  • Bug 1
  • Bug 2

Feature List / Breakdown of Features

List of features and descriptions within system.

Asset tabs:

  • Tabs containing the different asset lists
  • Images, animations, audio

Asset list:

  • List of all assets of the tab type
  • Each list item is selectable

Load functionality:

  • Ability for the player to load a file and replace the selected asset

Reset functionality:

  • Ability for the user to reset the selected asset to its default asset

Asset image preview:

  • A preview of what the selected asset's current image is

Future Work / Risks

List and description of upcoming work/risks.

Future Work:

  1. Adding functionality for audio files to be replaced

Risks:

  • Risk 1

Miscellaneous Notes

A place for miscellaneous notes pertaining to this system.

  • Note 1
    • Subnote 1
  • Note 2

Clone this wiki locally