Skip to content

How to allow the player to rename their character? #875

Answered by zaknafean
godofgrunts asked this question in Q&A
Discussion options

You must be logged in to vote

You would need to build your own input UI to capture user input like that.

And you can make a Dialogic definition to store that result in and use the definition anywhere in Dialogic.

In addition there seems to be a bug if you're using the DialogNode directly rather than instantiating it via code (Dialogic.start(timeline_name)). So be sure to start the Dialog via code!~!

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@coppolaemilio
Comment options

Answer selected by godofgrunts
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants