bevy_mod_picking icon indicating copy to clipboard operation
bevy_mod_picking copied to clipboard

`Option<ForceTouch>` to pointer events

Open ActuallyHappening opened this issue 8 months ago • 0 comments

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

ActuallyHappening avatar Jun 14 '24 08:06 ActuallyHappening