Skip to content

Events: Simplify logic for branching / end branches #2559

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

Merged
merged 5 commits into from
Apr 6, 2025

Conversation

Jowan-Spooner
Copy link
Member

Adjusts the branching logic. This should make the code a little easier to work with in the future hopefully.

This should get a bunch of testing, as if this isn't correct, that would be bad.

Trying to get rid of all the code that loops over the timeline with a bunch of "ignore"-levels, because it was always a mess. This seems slightly better. Needs a bunch of testing first though.
@Jowan-Spooner Jowan-Spooner merged commit 7262af4 into dialogic-godot:main Apr 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Unintended jump in flow when using conditions
1 participant