openfl / starling

Known as the "Cross-Platform Game Engine", Starling is a popular Stage3D framework for OpenFL and Haxe
Other
237 stars 68 forks source link

Touches go through OpenFL content #140

Closed TomByrne closed 2 years ago

TomByrne commented 4 years ago

I'm having an issue where touches/clicks on OpenFL content that sits above Starling content triggers touches in the Starling layer. In previous versions I believe TouchPhase.BEGAN touches would never come through to the Starling content in this case.

Have I missed some option to configure this, or is this intentional? I have a fix for this, which I'll submit as a PR

Starling: 2.5.1 OpenFL: 8.9.5