Skip to content

Add examples for bevy_picking #15547

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

Closed
alice-i-cecile opened this issue Sep 30, 2024 · 2 comments
Closed

Add examples for bevy_picking #15547

alice-i-cecile opened this issue Sep 30, 2024 · 2 comments
Labels
A-Picking Pointing at and selecting objects of all sorts C-Examples An addition or correction to our examples S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
Milestone

Comments

@alice-i-cecile
Copy link
Member

bevy_mod_picking has been successfully upstreamed (#12365), but its examples were quite messy. We should add our own to teach users how to use the API.

I'd like one example per picking backend (UI, Sprite, Mesh) in the ui/2d/3d folders respectively.

@alice-i-cecile alice-i-cecile added C-Examples An addition or correction to our examples A-Picking Pointing at and selecting objects of all sorts labels Sep 30, 2024
@alice-i-cecile alice-i-cecile added this to the 0.15 milestone Sep 30, 2024
@alice-i-cecile alice-i-cecile added the S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it! label Sep 30, 2024
@alice-i-cecile
Copy link
Member Author

A drag-and-drop example would be lovely for UI (see #5869 for an earlier attempt), but that will be relatively complex to get right :)

@alice-i-cecile
Copy link
Member Author

Actually, this seems to mostly be done already. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Picking Pointing at and selecting objects of all sorts C-Examples An addition or correction to our examples S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
Projects
None yet
Development

No branches or pull requests

1 participant