Hi, I am facing a weird situation now. Its a simple problem, which I didnt face before, but now I have brain freeze and not able to figure it out...
Here is the problem:
I have 3 layouts. The first two layouts are 800*700 (layout size and window size). The third one is 1280*1024 Layout size, and 800*700 window size. I have a character that has 'Scroll To' behaviour enabled. There is no problem with first two levels since the layout size and the window size is the same, but when the third layout loads, the window size remains at 800*700, but the character is spawned outside that size, and the camera does not scroll to the character... help!