Author Topic: Camera Events, but player can move.  (Read 492 times)

/title

As far as I know, this hasn't been done.
Since I made my 2D Arena map about a year ago, I've always wanted this.

Basically, it would be the same as camera events but, you can move while looking at it, and you can't exit it manually.
In that case, there should be an event to set the camera back to normal.

  • Event_Camera_Control add-on, implements setCameraBrick, setCameraNormal events on both client and minigame.
       usage is setCameraBrick <name of camera position brick> <name of camera target brick>
       this is the event used for the victory camera in gamemode_speedkart
Isn't that basically what this is? I think you're able to move while in camera mode[/list]

    Isn't that basically what this is? I think you're able to move while in camera mode[/list]
    Oh yeah, forgot that was in the update lol