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

Add ActionState-level disabling #573

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Add ActionState-level disabling #573

merged 2 commits into from
Aug 6, 2024

Conversation

alice-i-cecile
Copy link
Contributor

Fixes #563.

I've added ActionState level disabling in this PR, while documenting how to disable action updates via run conditions.

The other change that I've made is releasing / resetting all actions when they get disabled: actions started before a cutscene begins should not surprisingly resume upon its conclusion.

@alice-i-cecile alice-i-cecile enabled auto-merge (squash) August 6, 2024 18:05
@alice-i-cecile alice-i-cecile merged commit 30c1c1a into main Aug 6, 2024
4 checks passed
@alice-i-cecile alice-i-cecile deleted the disable_all branch August 6, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Have an easy way to see if an entire ActionLike is disabled
1 participant