Hello, im trying to use the Observer API, but with no success. The situation: We play in person using two accounts. One is the DM account, logged in on a laptop. The second is a player account, logged in on another laptop connected to a TV on the table. The player account has control over all player tokens (3 tokens, for example). I would like only the vision of the token whose turn it is to be visible on the screen. Is this possible with only two accounts using the Observer API ? I have installed it, but even after adding the player as an observer and using the turn order, the screen still shows the combined vision of all tokens. I found some posts about this from several years ago—could a recent update have changed how this API functions?