Camera Zone - BRCMapStation/Docs GitHub Wiki
Camera Zone
What does it do?
Camera zones are triggers that relocate the player's camera when you enter them. Additionally, they can display text.
Configuration
Fixed Camera Point is the transform that will be used for certain modes.
To display text, you can write anything into either "Show Area Name" or "Localization Key" - both work.
Camera Modes
- FIXED: Locks the camera to the Fixed Camera Point and looks at the player.
- PLANE_LIMITED: Locks the camera to look towards the "Plane Limited Side" direction while still following the player. Used in stage exits.
- RETURN: Stops following the player. Used in fall death triggers.
- ROTATEAROUND: Rotates around the center of the trigger. Used in Millenium Square when you're going up the billboard tower.
- FIXED_ANGLE: Follows the player at the angle specified in "Fixed Angle" and at the distance specified in "Fixed Angle Distance".
Cylinder Plane Limited rotates the camera around the trigger, similar to ROTATEAROUND, when PLANE_LIMITED is selected.
Only on Grinds is pretty self explanatory - the camera zone will only activate while you're grinding.