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 support for Bevy ECS #147

Open
BlockOG opened this issue Mar 20, 2023 · 3 comments
Open

Add support for Bevy ECS #147

BlockOG opened this issue Mar 20, 2023 · 3 comments

Comments

@BlockOG
Copy link

BlockOG commented Mar 20, 2023

It would be nice to have the event system use Bevy systems, so it's easy to use it in Bevy games.

@lemunozm
Copy link
Owner

Hi! Is this event system something message-io should implement in this crate as part of it, or should it be a plugin/wrapper (maybe in another project) that allows message-io to work with Bevy and offer that event system?

@BlockOG
Copy link
Author

BlockOG commented Mar 21, 2023

Could be a plugin, maybe a system, just something that would allow for integration in Bevy.

@lemunozm
Copy link
Owner

I like the idea, but I think it doesn't belong to the message-io project itself. It think it should be another project that wraps this and makes this join.

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

No branches or pull requests

2 participants