We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.ysls
No description provided.
The text was updated successfully, but these errors were encountered:
I have this working in a project I'm working on. It works fine for functions as they implement this:
YarnSpinner-Rust/crates/core/src/yarn_fn/function_wrapping.rs
Lines 57 to 60 in 8918900
But commands don't so so I have to implement my commands in quite a hacky way:
YarnSpinner-Rust/crates/bevy_plugin/src/commands/command_wrapping.rs
Lines 158 to 164 in 8918900
I had a look at trying to make this change but I haven't quite figured out how to update the macro correctly.
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: