rotate the orientation of scene

Started by lapusneanugabi, April 27, 2012, 08:53:53 AM

Previous topic - Next topic

lapusneanugabi

Hi,

I want to rotate the orientation of scene from portrait to landscape without the logic of game to be affected.

How can i do this?

EgonOlsen

I don't get the question. What does the orientation has to do with the game's logic?

lapusneanugabi

Quote from: EgonOlsen on April 27, 2012, 10:56:11 AM
I don't get the question. What does the orientation has to do with the game's logic?

rephrase.

I want to rotate the orientation of scene from portrait to landscape. how can i do this?

EgonOlsen

By tilting the phone. Or by using a fixed orientation that can be set on the activity's start up. You'll find how to do this in the Android docs... it's not engine related.