Just so I am on the right path. When ding the animation loop for an isometric scroller, each tile, each tile overlay(layer) and each overlays overlay, have to be moved when scrolling the screen within the animation loop?
Just seems like a lot of work for the loop. I havent dug into planetation yet, but do most of you then clip the viewable area at this point then paint?
M