Infinite scroll and collisions
-
Good night, I have a little problem
I'm trying to make a game with a vertical infinite scroll, the character has to go up, but when it starts up the collisions leave of work
The camera follow to the FlxSprite
-
Try to set FlxG.worldBounds
-
Thanks, the code worked