-
Notifications
You must be signed in to change notification settings - Fork 7
Camera
The camera should usually allow the player to see 2 thirds of the screen in the direction they're travelling in any direction. You can set an offset for each room, but there are also useful camera triggers.
It pans the camera vertically and horizontally.
Progressively pans the camera in a direction (from old to new offset) so it doesn't have a cut when you enter the trigger.
It is useful for areas with a lot of speed (like double block boosts or chained ultras).
Prevents a certain area to be seen (in one or both axis). Make sure that they're not in a transition.
It locks the camera in a node with more or less intensity (with a value of 1 it will be static, with <1 it will follow the player, with >1 it will quickly become static), useful for (semi)enclosed spaces where you're always inside the trigger.
Flag versions of most triggers also exist in Maddie's Helping Hand, useful for backtrack or complex/non-linear routings. There is also a multiflag camera trigger (Viv Helper) for even more complex things.
You can also zoom in the camera easily with Extended Variants or Frost Helper. Note that it is not currently possible to zoom out the camera more than the default zoom.
The presence of some entities, like killboxes or badeline bosses, can also lock the camera in a certain direction.
Home
Contributing
FAQ
Useful Links
Your First Custom Map
Your First Texture Pack
Mod Setup
Custom Maps
Texture Packs
Uploading Mods
Generated Dialog Keys
Reference Code Mod🔗
Vanilla Audio IDs
Character Portraits
Mod Structure
Debug Mode
Command Line Arguments
Environment Variables
Install Issues
Common Crashes
Latency Guide
everest.yaml Setup
Mapping FAQ
Map Metadata
Vanilla Metadata Reference
Adding Custom Dialogue
Overworld Customisation
Entity & Trigger Documentation
Custom Entity List🔗
Camera
Ahorn Scripts
Custom Tilesets
Tileset Format Reference
Stylegrounds
Reskinning Entities
Skinmods
Decal Registry
Chapter Complete Screen
Custom Portraits
Adding Custom Audio
Advanced Custom Audio
Code Mod Setup
Making Code Mods
Mod Settings
Everest Events
Understanding Input
Logging
Cross-Mod Functionality
Recommended Practices
Core Migration Guide
Lönn Integration🔗
Custom Events
Adding Sprites
Adding Preexisting Audio