-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add a mesh picking backend for bevy_picking #15545
Copy link
Copy link
Closed
Labels
A-PickingPointing at and selecting objects of all sortsPointing at and selecting objects of all sortsC-FeatureA new feature, making something new possibleA new feature, making something new possible
Milestone
Description
This is very useful for getting basic 3D picking functionality working in games, examples and for debuggging without needing to setup colliders.
bevy_mod_raycast is a solid existing implementation. @Jondolf has already started on this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-PickingPointing at and selecting objects of all sortsPointing at and selecting objects of all sortsC-FeatureA new feature, making something new possibleA new feature, making something new possible