Topic: Position Map on screen.

Hi

I have successfully modified the size of a map, but it seems to always be centered on the screen. How can I move it, let's say to the top left corner?

Many thanks.

Re: Position Map on screen.

Hello.

Most likely Camera Orbit component controls the camera.
Disable it and you can position the map and/or camera however you like.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Position Map on screen.

Disabling the Camera Orbit component and setting the camera pixelRect solves it.

Many thanks for your answer.