HaxeFlixel / flixel

Free, cross-platform 2D game engine powered by Haxe and OpenFL
https://haxeflixel.com/
MIT License
1.93k stars 427 forks source link

Add useless pitch field to flash #3099

Open Geokureli opened 3 months ago

Geokureli commented 3 months ago

Would prevent errors in demos on flash (ex: https://github.com/HaxeFlixel/flixel-demos/pull/335), and overall would be convenient since flash is currently an afterthought (ruffle is starting to work decently with flixel, now, tho)

I'm kinda 50/50 on this, no one targets flash so this is mainly for building demos and snippets and putting FLX_PITCH around it is educational for people learning via demos