Overlaying an image

Hey all!

I have an image of the ground and some bricks that spawn at intervals.

however the bricks are on top of the ground and it isn’t the look I want.

How would I make sure the ground always appears as if its on top of all of the images?

Many Thanks,

James

 

When you add anything new to the scene call ground:toFront()

When you add anything new to the scene call ground:toFront()