When moving my mouse around in a haxeflixel application the fps drop down to 4
this happens in every haxeflixel application i tried (it started doing this yesterday)
also starting a haxeflixel application takes a very long time
When moving my mouse around in a haxeflixel application the fps drop down to 4
this happens in every haxeflixel application i tried (it started doing this yesterday)
also starting a haxeflixel application takes a very long time
what target are you building to, and have you tested this in any on the haxeflixel demos?
try a simple one like the FlxTween demo, via
cd path/to/projects/
haxelib run flixel create FlxTween
it also happens in applications i didnt even compile (downloaded from the internet)
sounds unrelated to openfl. do you use custom cursors or any applications that affect your mouse? you might just want to google “low fps when mouse moves”
no it really is just an openfl issue
it doesn’t happen anywhere else