Replies: 1 comment 2 replies
-
The background fade and transition is configurable on the background event, without any coding. What version are you using? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to add a fade transition between backgrounds whenever they change for a visual novel I'm working on, but so far I haven't made any progress on that. Dialogic doesn't have it as an option in the timeline editor, and since I'm new to this plugin I'm not quite sure at what should I be looking for to change it.
I've been reading the documentation and I know there's built-in stuff for background transitions, but I don't know how to implement them. I think it's done through 'subsystem_Background.gd' and emiting a dialogic 'background_changed' signal whenever I want the BG to make the fade transition, but I don't know how to edit it so the signal actually works.
Thank you in advance and sorry if I haven't explained myself properly; english is not my first language.
Beta Was this translation helpful? Give feedback.
All reactions