Trouble with setting camera's X and Y axis [solved]

In my game i am trying to set the camera’s left and right borders but i don’t know how to do it

I am using a separate camera from the character
I am not using autoscroll

left is negative numbers, right is positive numbers, up is negative, down is positive.

if you’re not using autoscroll then the option to change the borders won’t show up

1 Like

I know, i want that because i need to change the camera’s axis

How do i change the left and right at the same time?

Are you trying to change the game screen size?

No, i want to change the camera viewable box

You need to describe what you are trying to do more.
If you remove auto scrolling, then the camera has no restricted area and will go wherever you tell it to. And if you want to add restricted areas to a non auto scrolling camera, then you have to do that yourself with expressions and math. If you want to see more of the game, you could either make the game bigger or use zoom.

2 Likes

JR this would be a nice place to plug your Camera+ Bundle :eyes:

That may be a little too advance here, it requires a lot of set up.

1 Like