Skip to content

Conversation

@jbvovau
Copy link
Contributor

@jbvovau jbvovau commented Aug 24, 2025

FlxG.switchState(new PlayState()); is now deprecated.
Apparently it caused problems because things were initalized in the constructor while the old state was still active.

FlxG.switchState(new PlayState()); is now deprecated.
@Geokureli
Copy link
Member

The tutorial is being heavily reworked, but this is still a good change, for the time being

@Geokureli Geokureli merged commit a5b6ba2 into HaxeFlixel:master Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants