You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scene Levels support (Foundry V14). The stream client follows the party between floors. Clone modes take the mirrored user's floor, single-token modes take their token's. Group modes and birdseye use the new Scene Level Choice in the Director: follow the tracked tokens (lowest, middle or highest occupied floor), follow one token's floor, or pin a floor.
Track a Specific Token. Out-of-combat camera mode that follows one token nominated in the Director.
Keybind to toggle manual camera tracking (Shift+T). Applies to the selected tokens, or the hovered one if nothing is selected. GM only.
Changed
Camera framing limits are set in grid tiles instead of a scale multiplier. Closest View and Widest View cap how near and how wide the camera goes; Frame Margin sets the space kept around the tracked tokens.
Minimum Scale and Maximum Scale are removed and are not migrated. Set the new limits after updating.
Fixed
Clients announce their viewport on load, and a reloading stream client asks the others to re-announce. A client that joined without panning, or an OBS source that restarted, previously left the camera on a stale view.
Paused camera tracking keeps recording viewport positions instead of dropping them, so unpausing picks up immediately.