Quote:
Originally posted by BocoC
You don't need to. But, if your X and Y contain a screenwidth or screenheight command, then you must change the draw level to 4.
|
But then your using tile x/y's instead of pixel x/y's, and I would think you would then need playerx/playery references to line it up right, complicating it even further by when you are close to the edge, as when that happens, the player isn't in the center anymore if they aren't connecting the levels...Avoid a headache and make it layer 4+...Unless theres some vital concept I'm missing?