I made a thread recently where I did not know how to snap objects to positions.
I got help though with it and it was very simple (Set to Xmouse/32*32 etc)
So that is all good, now I have a new problem though. I want to still snap the objects to places, but I also want parallaxing on different layers. This seems to screw up everything though where there is any parallaxing on those layers and if you scroll and then try to place something it does not place them right.
I have made an example of what I have got so far, you can scroll with the A and D keys and you can create a box on the top layer (with no parallax) with the 1 key, then use mouse to place it somewhere. This layer works good. Then you can create other boxes with the 2 key and these are placed on a layer with a slight parallax behind the other. This works also fine as long as you don't scroll. But if you scroll and then try to place on this layer again everything gets screwed up..
I have also recorded a video to better show what I mean: https://www.dropbox.com/s/qmew1638hl...oblem.wmv?dl=0
Do anyone know of a way to solve this?