Skip to content

Fix game filters not applying#367

Merged
Geokureli merged 2 commits intoHaxeFlixel:devfrom
ACrazyTown:fix/game-filters
Nov 24, 2024
Merged

Fix game filters not applying#367
Geokureli merged 2 commits intoHaxeFlixel:devfrom
ACrazyTown:fix/game-filters

Conversation

@ACrazyTown
Copy link
Copy Markdown
Contributor

FlxGame filters need to be set via the setFilters() function otherwise they'll get overwritten in update

@Geokureli
Copy link
Copy Markdown
Member

Geokureli commented Nov 24, 2024

So previously we were setting it directly, here. If this is bad practice we should take it out and maybe find a way to throw a warning in flixel

@Geokureli
Copy link
Copy Markdown
Member

I created HaxeFlixel/flixel#3293

@Geokureli Geokureli merged commit 2ffc93b into HaxeFlixel:dev Nov 24, 2024
@Geokureli
Copy link
Copy Markdown
Member

Thanks!

@Geokureli Geokureli added this to the next patch milestone Dec 11, 2024
@Geokureli Geokureli added the Bug label Dec 11, 2024
@Geokureli Geokureli modified the milestones: next patch, 3.3.1, 3.3.0 Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants