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
I use tokens for chests, ladders, lights, etc. and I don't want them to move, when players walk over them.
Requests
Would it be possible to add a toggle to the token configuration window, to disable scattering?
Let's say I have 3 token in a square. If one of them is a ladder, I don't want it to be taken into account when calculating and rendering the scattering. So it should look as if there are the other 2 token on the same field and the ladder should stay in the background.
Could you also change it to still be taken into acccount on mouse over?
So the disabled tokens are only scattered with the rest of the tokens when the mouse is moved over the square.
Also can tokens be scattered according to who is eligible to move the token?
The players won't be able to move the ladder on their own, that's something the gamemaster has to do, so they won't need to see the ladder in the scatter, but the GM might want to move it away from under the other tokens and therefore would need to have it scattered.
Possible configuration options
It could look as simple as this:
I propose the following: Z Scatter In background [ ] On mouse-over [ ] Only owner [ ]
In background would disable scattering and always put the token behind everything else that has scattering enabled.
On mouse-over would only be clickable when In background is active and would add the token to the scatter when the mouse moves over the square.
Only owner would only be clickable when In background is active and would only scatter the token for the token owner (and GM, so basically everyone allowed to move the token).
Examples for all cases:
Normal - Nothing is selected. Default. Everything works like it does now.
Light object - Only In background is selected. The light should always stay in the background, won't be moved (after being placed) and won't be targeted or interacted with
Treasure chest - In background and On mouse-over are selected. The chest should not move when players walk over it, but should still be interactable and therefore should be scattered when the player's mouse moves over the square
Ladder - In background, On mouse-over and Only owner are selected. The ladder should in all circumstances stay in the background for the player, since they aren't able to move it and it's basically a map feature for them. The GM however want's to move it and needs to be able to select it, so it should be able to scatter.
Mounts or companions - In background and Only owner are selected. The token should always stay in the background, but still be visible for the owner of the token at all times.
Since On mouse-over and Only owner only reenable scattering in certain cases, it won't be necessary to allow them, without In background.
The text was updated successfully, but these errors were encountered:
In a similar vein, I would love to see an option to have dead creatures not contribute to scattering. In our group we use bloodsplats to replace dead creatures but leave the token on the map, and it would be awesome if the blood splatters didn't force tokens to scatter out of the square.
My problem
I use tokens for chests, ladders, lights, etc. and I don't want them to move, when players walk over them.
Requests
Would it be possible to add a toggle to the token configuration window, to disable scattering?
Let's say I have 3 token in a square. If one of them is a ladder, I don't want it to be taken into account when calculating and rendering the scattering. So it should look as if there are the other 2 token on the same field and the ladder should stay in the background.
Could you also change it to still be taken into acccount on mouse over?
So the disabled tokens are only scattered with the rest of the tokens when the mouse is moved over the square.
Also can tokens be scattered according to who is eligible to move the token?
The players won't be able to move the ladder on their own, that's something the gamemaster has to do, so they won't need to see the ladder in the scatter, but the GM might want to move it away from under the other tokens and therefore would need to have it scattered.
Possible configuration options
It could look as simple as this:
I propose the following:
Z Scatter In background [ ] On mouse-over [ ] Only owner [ ]
In background
would disable scattering and always put the token behind everything else that has scattering enabled.On mouse-over
would only be clickable whenIn background
is active and would add the token to the scatter when the mouse moves over the square.Only owner
would only be clickable whenIn background
is active and would only scatter the token for the token owner (and GM, so basically everyone allowed to move the token).Examples for all cases:
In background
is selected. The light should always stay in the background, won't be moved (after being placed) and won't be targeted or interacted withIn background
andOn mouse-over
are selected. The chest should not move when players walk over it, but should still be interactable and therefore should be scattered when the player's mouse moves over the squareIn background
,On mouse-over
andOnly owner
are selected. The ladder should in all circumstances stay in the background for the player, since they aren't able to move it and it's basically a map feature for them. The GM however want's to move it and needs to be able to select it, so it should be able to scatter.In background
andOnly owner
are selected. The token should always stay in the background, but still be visible for the owner of the token at all times.Since
On mouse-over
andOnly owner
only reenable scattering in certain cases, it won't be necessary to allow them, withoutIn background
.The text was updated successfully, but these errors were encountered: