-
Notifications
You must be signed in to change notification settings - Fork 0
Asset Manager
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.
List of connecting/parent/subsystems.
Connecting Systems:
Subsystems:
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
List of known bugs. Be descriptive but keep it brief!
- None.
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
List and description of upcoming work/risks.
Future Work:
- Adding functionality for audio files to be replaced
Risks:
- None.
A place for miscellaneous notes pertaining to this system.
- None.
Resources
Known Issues
Future Work
Globals
Managers
- Main Menu Manager
- Master Manager
- Camera Manager
- Hotkey Manager
- Import Export Manager
- Audio Manager
- Animation Manager
- PopUp Manager
UI
Managers
- Editor Manager
- Tile Manager
- Entity Manager
- Icon Manager
- Preview Manager
- Tool Manager
- Asset Manager
- Custom Cursor Manager
Tiles & Entities
- Grid Lines
- Preview Line
- Tiles & Entities
- Enemies
- Patrolling Enemy
- Flying Enemy
- Shooting Enemy
- Stationary Enemy
- Moving Platform
- Property Editing
Asset Swapping
UI
Managers
Player