Sample level for Clocktown (RTP) There's two ways the scrolling part can be done(the first way is using two clones(each a tile), that alternate between being the main one or we could do the same but with two sprites. I'm currently using the clone method, (which is just one sprite) I'm not sure if the other way would improve performance or not.
Full on scrolling now(its easy to add more tiles too it also) Will probably try and improve the coding part of this(if I can) Also this is just a sample not a full level.