Closed Wipeless closed 2 years ago
@Wipeless Fixed by 9a99683
Last available image remains in the preview screen when all images are removed from the project
@LemBurnstein Fixed by f40f32a4
@LemBurnstein @lovelle-cardoso Is "portrait" different from "image"? Is [[image]]
functional? Doesn't seem to work for me using this script:
# RootSection
CHARACTER
This is my house
[[house]]
CHARACTER
wow
^
@Wipeless portraits are specified inside dialogue blocks under the character name
CHARACTER [[happy]] This is my house
Images are specified outside of dialogue blocks. They should work. But I'll double check.
Gotcha. Seems to work with your example! How was this reference screenshot in this ticket generated? I'll keep on testing!
Verified portraits are cleared in the game preview if you delete them in the editor and then press "Game Preview".
Also, verified dialogue was cleared in the game preview when I deleted it in the editor and then pressed "Game Preview".
Describe the bug After playing a preview with dialogue, once all dialogue is removed it still remains in the preview box.
Steps To Reproduce
Expected Result Without any dialogue in the script, the preview screen should be empty.
Actual Result The last dialogue remains in the preview area.
Desktop (please complete the following information):
Additional context This can also be replicated with normal Text without a Dialogue command. Just have some text in the script, play it, and then remove it. The text will continue to be visible in the preview area after it's removed.