Skip to content

Missing textbox when loading #2675

@yukiroo-izuno

Description

@yukiroo-izuno

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:

  1. Character: testing
  2. [clear time="1.0" background="false" music="false"]
  3. [background arg="res://Backgrounds/you_survived.webp" fade="2.0"]
  4. [wait time="5.0"]
  5. Play the timeline. Save while Character is saying "testing" and proceed to the next dialogue.
  6. During the "You survived" screen with the dialogue box hidden, try to load to your save where character says "testing"
  7. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions