HaxeFlixel / flixel-addons

Additional classes for HaxeFlixel
170 stars 136 forks source link

Flx extended sprite #405

Closed Geokureli closed 11 months ago

Geokureli commented 1 year ago

This class sucks, it should be removed, but lets remove deprecation warnings for flixel 5.4.0

moxie-coder commented 1 year ago

This class sucks, it should be removed, but lets remove deprecation warnings for flixel 5.4.0

I mean, why not remove it now if it sucks?

Geokureli commented 1 year ago

that's more work and might cause people to not update flixel if there are not viable replacements. also typically in open source software you don't just remove features unless it prevents new better features. I think we can make FlxMouseSpring work without needed FlxExtended sprite, then we can deprecate it, and then later it can be removed when people who used it have had time to change old projects