You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current problem: looks like that the current implementation of the tilemap viewport scrolling is inverted in relation to the way FlxCamera works - must refactor things in a way that allows the camera to work without messing with the viewport culling
Discard the internal camera scroll point and use FlxCamera. Also allow multiple cameras.
The text was updated successfully, but these errors were encountered: