sPOiDar / fvtt-module-stream-view

FoundryVTT module that provides a minimal UI view with automated camera work, ideal for streaming or recording games.
MIT License
11 stars 11 forks source link

[feat] Additional Modes: Track Party & Full Screen #72

Closed Oryan77 closed 1 year ago

Oryan77 commented 1 year ago

Monk's Common Display has has these two features which seems quite useful.

Track Party will zoom the Stream View out enough to see every player token located on the same map. If the player tokens move closer together, the Stream View zooms in enough to still keep them all in view.

Full Screen simply zooms the Stream View out to the size of the entire map and stays locked in that position.

sPOiDar commented 1 year ago

Track Party is the default when camera is set to Automatic, and no tokens are specifically marked for tracking.

If the camera is set to Disabled, there's an option (Initial View on Camera Disabled) to reset the view to the Initial View Position for the scene, if you'd like this to show the full map, you can set this in the scene properties.

sPOiDar commented 1 year ago

I'm going to close this one out as I believe this is covered by existing functionality, feel free to comment if I've misunderstood.