aevyrie / bevy_mod_raycast

A little mesh raycasting plugin for Bevy
https://crates.io/crates/bevy_mod_raycast
MIT License
320 stars 93 forks source link

Plans to merge into bevy? #28

Closed jbcurtin closed 2 years ago

jbcurtin commented 2 years ago

Hi, are there plans to merge this code into bevy?

aevyrie commented 2 years ago

Yes, cart is aware of mod_raycast and mod_picking. It simply hasn't been a priority.

I expect this will start to happen once https://github.com/bevyengine/rfcs/pull/12 is merged.