Add support for alpha-testing in sprite picking backend #14929
Labels
A-Picking
Pointing at and selecting objects of all sorts
C-Feature
A new feature, making something new possible
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
X-Uncontroversial
This work is generally agreed upon
Originally posted by @aevyrie in #14757 (comment)
We can either add a whole new backend for this, or add a configuration option to the existing backend. Checking the alpha value of each pixel is more expensive but more intuitive and should be enabled by default with a way to toggle it off.
The text was updated successfully, but these errors were encountered: