1. #1

    Disable camera freeze event?

    Hello, it's-a-me again!

    Just a quick question – can I disable a camera freeze event? The camera always stays frozen when the event is triggered.

    The camera freezes right before an elevator, the player drives into the elevator and it cuts to another camera that shows the elevator from inside. Then a portal moves the player to another area. I thought a state event would disable the camera freeze event, but it doesn't. The camera stays frozen.

    Any help is appreciated, thanks!
    Share this post

  2. #2
    That's a good question, I'd like to know the answer to also.
    I'll play around with it later and if I find anything I'll let you know.
     1 people found this helpful
    Share this post

  3. #3
    Try using the state event on the camera itself. It will disable the camera, it can be enabled again by an event after disabled.
    Share this post

  4. #4
    Unfortunately the game camera can't be disabled, only a custom camera can.

    I want to stop the game camera from moving and the only way to do that seems to be a Camera Freeze Event. But once the camera is frozen there doesn't seem to be a way to unfreeze it.
    Share this post