FEATURE: Caracter Customization Function

Episode can create a method which is doing all the customization and just giving as a row of code to use that. Then we don’t lose so much time and space to write it in the script. Also that method can fetch dynamically all features, including new ones.

3 Likes

Hello there. So, not only does Episode have a character customization template built-in, but there’s also a bunch of them created by the talented @Dara.Amarie, which everyone uses.

Here’s a screenshot of my Writer’s Portal, which shows where Episode’s built-in templates are:

Here’s a link to all of Dara’s templates:

1 Like

Hello, yes I am aware about that, but i dont mean a template with a whole code, I am talking about just a row of code which we can write and have the customization for example it can be something like that

@Customize Char

So nobody needs to update every time the templates with new features, the templates will be written by the real code behind the dona code

Also if you use the existing templates in first episode, after some time you will need to update them because they will not include new features.

3 Likes

Well, you know that the templates are made with code, right?

@FEMALEAVATAR changes bodyColor into Neutral 00
@FEMALEAVATAR changes eyebrows into Round Thick Styled
@FEMALEAVATAR changes eyes into Delicate Almond Falsies

To give you a few examples. It seems to me that what you’re asking’s already a thing…

Hey, iirc, there is a way to do that, but hardly anyone uses it.

Maybe try
@YOU becomes female profile
or
@YOU becomes male profile
Sadly, that would only copy the reader’s character, and I know you’re looking for customization solely.

But I swear there was one line you could type that would let the reader customize themselves from the profile avatar customization…I’ll get back to you on this when/if I find it!!

OK, I found it!

@YOU goes to character avatar

Not perfect by any means and unfortunately missing features. Is this what you were looking for or did you mean something else?

2 Likes

Yes is this, wow I didn’t know it exists, I never saw it in a story before. Indeed is not dynamically updated unfortunately.

Thank you so much:)

1 Like

Dona Code its a script language, I was referring to the actual code( Node.js) behind dona, programmers will understand.

As @MariWrites mention, there is already a command.

Thank you as well for your time:)

2 Likes