Skip to content

Add character editor to inspector script#65

Merged
AnidemDex merged 1 commit intomainfrom
feature/character-editor
Dec 23, 2021
Merged

Add character editor to inspector script#65
AnidemDex merged 1 commit intomainfrom
feature/character-editor

Conversation

@AnidemDex
Copy link
Copy Markdown
Owner

This commit adds all the functionality (because I forgot to make multiple commits)
so let me explain what is done here:

  • Inspector is filled with the Character class data and its modifiers.
    Those modifies the way that portraits are displayed, appending them to a
    ItemList node.
  • The inspector will display a preview of the portrait
  • Character class will hide the script from inspector
  • Portrait class will hide the script from inspector

Fixes #24

This commit adds all the functionality (because I forgot to make multiple commits)
so let me explain what is done here:

- Inspector is filled with the Character class data and its modifiers.
Those modifies the way that `portraits` are displayed, appending them to a
ItemList node.
- The inspector will display a preview of the portrait
- Character class will hide the script from inspector
- Portrait class will hide the script from inspector
@AnidemDex AnidemDex merged commit 2f06027 into main Dec 23, 2021
@AnidemDex AnidemDex deleted the feature/character-editor branch December 25, 2021 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Character Editor

1 participant