Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with flixel 5.9.0 #431

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

Geokureli
Copy link
Member

@Geokureli Geokureli commented Jun 5, 2024

  • Deprecates FlxRayCastTilemap wtf even is this?
  • avoids some deprecated fields, namely FlxBaseTilemap's getTileByIndex and overlapsWithCallback
  • uses the new tilemap method processOverlaps instead of overlapsWithCallback and uses the new FlxTile features: orientAt overlapsObject, and onCollide

@Geokureli Geokureli changed the title 5.9.0 compat Compatibility with flixel 5.9.0 Jun 5, 2024
@Geokureli Geokureli modified the milestones: 3.2.3, 3.2.4 Jun 5, 2024
@Geokureli Geokureli merged commit 6b0ec36 into HaxeFlixel:dev Jun 5, 2024
10 checks passed
@Geokureli Geokureli deleted the compat-5-9 branch June 5, 2024 22:23
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.

1 participant