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

Directed mode only follows camera movements on the activated scene. #42

Closed cs96and closed 1 year ago

cs96and commented 1 year ago

Stream View only seems to follow canvas movements on the activated scene. E.g.

  1. Activate scene 1
  2. As GM move to Scene 2 (but don't activate it)
  3. Pull stream user to scene 2
  4. Move the camera around. No changes are made to the stream user's view
  5. As GM, move back to scene 1
  6. Move the camera around. The camera moves on the stream user's view
sPOiDar commented 1 year ago

This should work as expected in the latest release.