Skip to content

AdminPanel: Improve character creation and editing #561

@sven-n

Description

@sven-n

Is your feature request related to a problem? Please describe.
When creating or editing a character, a lot of additional objects need to be created to make it functional. The user interface is a bit hard if you don't know about the internal data structures.
For example, editing stat values requires to know that there is an stat attributes collection.

Describe the solution you'd like
A more intiutive UI and automatic initialization of the required objects.
It should initialize the same data as the game logic when creating a character in-game.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions