Skip to content

Property Editing

chris edited this page Jun 9, 2026 · 17 revisions

System Summary

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

Entities (Player and enemies) can be selected and have their properties changed.


Connected Systems

List of connecting/parent/subsystems.

Connecting Systems:

Subsystems:


Related Controls

List of related controls.

Key(s):

  • Mouse click(cursor tool): when an entity is clicked with the cursor tool selected, open the property editor
  • Sliders: When the sliders are dragged, change the related values
  • Drop-down: Drop-downs can select certain settings or apply presets to an entity.

Bugs

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

  • None.

Feature List / Breakdown of Features

List of features and descriptions within system.

Property Menu:

  • Pop up menu on the side of the screen
  • Shows the name of the node
  • Sliders to change values
  • Drop-down to select presets or apply specific settings
  • Has a close button to close the menu

Future Work / Risks

List and description of upcoming work/risks.

Future Work:

  1. Add similar property functionality for the enemies

Risks:

  • None.

Miscellaneous Notes

A place for miscellaneous notes pertaining to this system.

  • None.

Clone this wiki locally