Skip to content

FlxG.collide sometimes doesn't work #2327

Answered by RichardBray
TheHENOOB asked this question in Q&A
Discussion options

You must be logged in to vote

I've had better experiences using FlxTypedSpriteGroup over FlxTypedGroup<FlxSprite>
https://api.haxeflixel.com/flixel/group/FlxTypedSpriteGroup.html

Although, have you tried adding the collision in the update function of the FlxTypedGroup class?

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@TheHENOOB
Comment options

@TheHENOOB
Comment options

@TheHENOOB
Comment options

@TheHENOOB
Comment options

@RichardBray
Comment options

Answer selected by TheHENOOB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants