Skip to content

Compile enabled scene editing mode #160

Description

@Kejoko

When enabled via compilation commands, we want to have the ability to enter a debug mode, which will enable certain functions within the scene.

This needs to be something which can allow for extension, so we can add more utility in the future.
This should effectively enable a mapping from input to function.

We need to consider that we will have a debug UI in the future, so we must design this in accordance with UI inputs and keypress inputs.

Examples of features that debug mode will enable:

  • UI for adding doodads and selecting scenes
    • save dialogue
    • create dialogue
  • selection of doodad in scene via mouse click
    • highlighting
    • information UI
    • editable fields
      • model
      • physics properties
      • scripts

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions