- Jun 12, 2020
- 93
- 81
Hi,
when I am in a dialog scene and accidentally click on the character image, the dialog is reset to the previous sentence.
Do you have any idea how I can disable this? I cant find anything about it :/
This is how my dialoge is written (pretty basic i'd say):
Thanks in advance
when I am in a dialog scene and accidentally click on the character image, the dialog is reset to the previous sentence.
Do you have any idea how I can disable this? I cant find anything about it :/
This is how my dialoge is written (pretty basic i'd say):
Python:
show ch_bob_base with moveinbottom
b "I don't want the fastest son in the world to be late."
hide ch_bob_base with moveoutbottom
show ch_he_base with moveinbottom
h "He will show them. Love you honney."
hide ch_he_base with moveoutbottom
show ch_bob_base with moveinbottom
b "I love you too."
b "Stay elastic."
hide ch_bob_base