Sword
Sword
> So is current Forever Engine repo is being worked on? or is work being done on another fork / repo somewhere (also renaming this PR!) The link Eric sent...
damn thats an old issue
hopefully you work on future updates rayan
> I don't understand what is happening? Windows is not case sensitive when looking for files lmao
I have ran a bunny mark sample in openfl with both lime 8.1.3 and 8.2.0 but I'm not getting the observed symptoms. Though that may be because I have a...
Any reasons the tracks are being paused though? You can just set the sound's time and move on
Sorry if I was rude or violent, it wasn't my intention at all. I just started this issue so we could discuss about potential solutions, because *I* personally experienced flixel...
I figured it would be better if I were to illustrate my ideas. ```haxe package; import flixel.FlxG; import flixel.FlxSprite; import flixel.FlxState; import flixel.group.FlxContainer; import flixel.util.FlxColor; class PlayState extends FlxState {...
> But we shouldn't implement an ad-hoc fix in the framework for this specific issue Once again, this was just an example illustrating the underlying issue, I did say we...
> This seems like an entirely separate feature, unrelated to the problem at hand Maybe you're right, it's just an extra thing we could do as well. > sure, but...