Scrolling scene, but want fixed GUI.
I am trying to do something like this.

Where the white buttons are left-right and the cyan is the player.
I want the white buttons to be always fixed on the screen....so i add them in a new layer and unchecked the scrollable box in the scene settings. But instead of them staying where they should i get something like this instead.

The white box shown here is actually the left button oO
How can i make them stay in their corners ?
Thanks

Where the white buttons are left-right and the cyan is the player.
I want the white buttons to be always fixed on the screen....so i add them in a new layer and unchecked the scrollable box in the scene settings. But instead of them staying where they should i get something like this instead.

The white box shown here is actually the left button oO
How can i make them stay in their corners ?
Thanks
Comments
I have moved the camera to the center of the scene, and gave "control camera" attribute to the player
Here is the file that i am talking about: http://www.multiupload.com/8O99D23PZC
I haven't looked at your project but thats what i think is happening, you've moved the camera origin and now need to account for the offset
I'll give it a try.thanks