bevy_mod_picking
bevy_mod_picking copied to clipboard
`Option<ForceTouch>` to pointer events
Is it possible to add support for accessing ForceTouch
instances (for relevant events)?
I am building a handwriting app using pointer events and bevy_mod_picking
and it would be great to have access to this information