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

Convenience: derive Reflect on all Components and register their types. #11

Open
brandon-reinhart opened this issue Oct 21, 2023 · 0 comments

Comments

@brandon-reinhart
Copy link
Collaborator

This may be less appealing, but for compatibility with other crates it may be worthwhile to derive Reflect on your Bevy components and register their types with the Bevy type system.

  • Would make their interiors inspectable with tools like bevy-inspector-egui
  • Increases compile time and may not be useful to all users.
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

1 participant