Hi! I have a tiled BG and added a Timer Behavior and set it to Global so the timer does not reset on every new layout. But now the tiled BG object is resized and moved when I use the code from the touch pan/zoom example but the layer it's on should not be affected by it. Is this a bug?
And set Z order to bottom does not seem to work either. I set it on start of layout but sometimes its above the other objects.
As soon as I remove the Global check it works as expected.