Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: 4ppleseed on March 28, 2015, 07:06:47 AM

Title: A few scenes in portrait and few in landscape?
Post by: 4ppleseed on March 28, 2015, 07:06:47 AM
Hi all,
I'm making an educational game and the first three scenes are in portrait (576x768) and I'd like the next two to be in landscape (768x576).

On a tablet this is fine, I just make the landscape scenes in portrait and rotate everything 90 degrees. That was the player just turns their device around.

But in webplayer, is it possible to have a mix of scenes in different dimensions? I change it in Unity and it changes the size for all the scenes.

Is there a way in Playmaker that I can set up the size as each scene loads?

Thanks as always.