-
-
Notifications
You must be signed in to change notification settings - Fork 290
Open
Description
Missing textbox when loading your save during a [clear] and [wait] scene in the timeline.
Describe the bug
Dialogue box doesn't come back when you load the game during a [clear] / [wait] scene while a dialogue box is hidden. It remains hidden and you'll have to restart for the dialogue box to return.
To Reproduce
Steps to reproduce the behavior:
- Character: testing
- [clear time="1.0" background="false" music="false"]
- [background arg="res://Backgrounds/you_survived.webp" fade="2.0"]
- [wait time="5.0"]
- Play the timeline. Save while Character is saying "testing" and proceed to the next dialogue.
- During the "You survived" screen with the dialogue box hidden, try to load to your save where character says "testing"
- The dialogue box remains hidden
Expected behavior
The dialogue box is supposed to reappear when you load from a save.
Screenshots
textbox.bug.mp4
Workaround
After step 4, add a character dialogue. That will bring the box back and you can load from there. But this isn't a good solution because I want to end the scene with "You survived" screen.
Godot Version: 4.4.1
Dialogic Version: 2.0-Alpha-17 WIP
Metadata
Metadata
Assignees
Labels
No labels