Skip to content

Await until animation is finished #258

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 1 commit into from
Oct 10, 2024
Merged

Conversation

manuq
Copy link
Contributor

@manuq manuq commented Oct 10, 2024

Add an option for playing the animation and waiting until it's done. The previous behavior is now another option "play in the background".

For editing these block definition options in the Inspector, the class name is back to OptionData.

Add an option for playing the animation and waiting until it's done. The
previous behavior is now another option "play in the background".

For editing these block definition options in the Inspector, the class
name is back to OptionData.
@dylanmccall dylanmccall force-pushed the animationplayer-await branch from ce261bf to 0f8d008 Compare October 10, 2024 13:34
Copy link
Contributor

@dylanmccall dylanmccall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed a small issue where wait_mode was wrapped in the wrong kind of braces, and removed a change adding class_name OptionData to option_data.gd. I do think we should do that, but I don't recall why we don't at the moment and I think we should change it in a more purposeful place.

@dylanmccall dylanmccall merged commit be30e33 into main Oct 10, 2024
3 checks passed
@dylanmccall dylanmccall deleted the animationplayer-await branch October 10, 2024 13:38
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.

2 participants