Cameron Taylor

Results 39 comments of Cameron Taylor

I believe this issue should be closed since #2564 was merged

> I don't see any option for playback speed unless I am missing something i believe that changing the pitch changes the playback speed. `funnySound.pitch = 2;` Would double the...

I think it would be nice / accessible to have a demo, or at the very least a snippet that nicely demos the new pitch support, just suggestion tho !!!

out here in 2023, at THE FUNKIN CREW INC (mostly @EliteMasterEric ) we made more progress implementing FlxAnimate and making it play nice and all that. as well as that...

many of the whitespacing/formatting issues should be fixed up now @player-03 and the changes should be easier to parse through and read!

as far as I know / tested, I think the "simple" blend modes work. ADD, MULTIPLY, SUBTRACT, things with "simple" arithmatic type calculations #2199 added BlendMode support and looking at...

cleaned up the whitespacing, and removed those unneeded public vars 🤝

just tested and works good 🤝

after some investigation this sorta thing seems to affect other "non-flash target" related defines [`FlxG.android`](https://github.com/HaxeFlixel/flixel/blob/master/flixel/FlxG.hx#L254), [`FlxG.accelerometer`](https://github.com/HaxeFlixel/flixel/blob/master/flixel/FlxG.hx#L261). Neither have documentation generated!