I am making a scrolling frame with objects in them and I have a grid layout as they need to be stacked. But I also need to be able to move them around in the Y axis, is it possible to do this?
If you have come across this problem, my solution was to instead of changing the position there is a property called “layout order” which can organise the objects and move them.