Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event EndTimeline: Clear portraits, backgrounds, etc. #1646

Closed
Jowan-Spooner opened this issue Jul 29, 2023 · 1 comment
Closed

Event EndTimeline: Clear portraits, backgrounds, etc. #1646

Jowan-Spooner opened this issue Jul 29, 2023 · 1 comment
Labels
Milestone

Comments

@Jowan-Spooner
Copy link
Collaborator

In dialogic 1 the end timeline event would additionally act as

  • a Leave --All-- event
  • a fade to no background event
  • a stop background music event
  • a hide textbox animation

In dialogic 2 at the time of writing the end timeline event does none of these. Of course they can be added manually, but it might be cool to implement some of that clearing behaviour on that event.

Alternatively we could add a signal and settings like

  • leave all characters on timeline end
  • fade background out on timeline end
  • stop background music on timeline end
  • hide textbox on timeline end

and probably

  • automatically add [end_timeline] event at timeline ends (if not added)

I think "clearing the stage" is a very common thing to do and having such functionality could be quite useful although it's just a helper, all of this is already possible.

@Jowan-Spooner Jowan-Spooner added this to the Version 2.X milestone Jul 29, 2023
@Jowan-Spooner Jowan-Spooner changed the title Make [end_timeline] event clear stuff Event EndTimeline: Clear portraits, backgrounds, etc. Oct 7, 2023
@Jowan-Spooner
Copy link
Collaborator Author

I will close this. This is now possible with the clear event. Having it as a separate event makes it much more useful as it can be put before a JUMP or after a LABEL to ensure a "clear stage" for the following dialog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant