[Solved] How to set camera boundary without center camera on object?

How to set camera boundary without center camera on object?

It’s going to be much more difficult without centering on an object, but you can add a “Camera Center X position” < whatever you want the farthest X to be
and the same thing but > whatever you want the smallest X to be. You’ll also need to do the same for Y, and then you’ll need to add it to every event that deals with camera movement.

1 Like

I have added Camera Center X & Y positions, now how do I make it work with lerp smooth camera?

Not sure I follow you. It would have to be part of the conditions for that event, which you currently have blank.

1 Like

I Just set condition of “Camera center Y or X position”/ “greater than”/500

Then Action “Camera center Y or X”/ “=Set to”/ 500

It worked