How do I enforce camera boundary on a boss scene and after I kill the boss I want to exit out of the camera boundary scene?

Here is my event

Here is the setup

Use a Global Bool.

If Bossfight is true - Enforce boundry.

Otherwise, do nothing beyond enforcing standard camera movement for your game.

Thanks i’ll try that

1 Like