FEATURE: Undo Button On Customisation

Have you ever pressed the wrong feature and ‘ruined’ your characters look?
Then we need an undo button to get the perfect look back!

:heart: to support

18 Likes

Hmm…good idea.
:heart:

Hmm what do you mean? If you’re talking about when reading a story most authors use a goto label to let you go back to the beginning? :thinking:
If this isn’t what you were referring to can you elaborate more?

1 Like

When authors are creating characters for their stories they sometimes press the wrong feature and may have forgotten what it was before say for example the skin colour was copper 02 and by accident they press copper 03 they may have forgotten what it was before so an undo button would solve this

3 Likes

Ah, I get what you’re saying now. :ok_hand:t2:

1 Like

:heart:

:heart:

Support

Bump just a little one

Bump

Support!

1 Like

Support

I like the idea!

Meanwhile, this can be implemented easily into any customization templates. I added this option in my customization template, which I plan to release soon.

Steps to do:

  • Create an identical character in the portal, but add the suffix _DEFAULT (e.g., the main character script name is called JESSICA. I created an identical character called JESSICA_DEFAULT, and I make sure I set the same details as JESSICA (skin tone, hairstyle, color, and so on).

  • Repeat this step for each customizable characters.

  • In the customization template, add a button called “Reset customization.”

  • The code to add into this choice is:

    choice “…” {
    } “Reset customization” {
    @CHARACTER NAME become CHARACTER NAME_DEFAULT #Replace by Jessica or any character of your story with the suffix _DEFAULT
    }

This should do the trick until an official solution is available.

2 Likes

This sounds interesting enough…
Support!

Support! I would love an undo/redo button for character customization. It would help a lot.

support!