You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested both macos and HTML5 as a build target.
When using html5 (reproduced by the online demo at https://haxeflixel.com/demos/FlxMouseEventManager/), when hovering over a card, the other cards temporarily disappear.
Expected result: on the macos build, the cards do not disappear.
(sound is also missing btw)
Tested in both Chrome, Safari and Firefox
The text was updated successfully, but these errors were encountered:
I believe this is an issue with using colors on FlxSprites. I had to change the pixel perfect collision demo to use baked color animations to avoid this. Ill add this to the list
Tested both macos and HTML5 as a build target.
When using html5 (reproduced by the online demo at https://haxeflixel.com/demos/FlxMouseEventManager/), when hovering over a card, the other cards temporarily disappear.
Expected result: on the macos build, the cards do not disappear.
(sound is also missing btw)
Tested in both Chrome, Safari and Firefox
The text was updated successfully, but these errors were encountered: