
So I'm using the bump script to help GM layers NPCs be controllable on the token layer through transparent aura/tokens. I set all the settings already for the colours to be transparent, but the second any of the tokens get's moved it switches back to it's default green, and all players can see it. I can't edit the green aura's visibility either because as soon as I even close the token settings the script "fixes" the settings back to being player visible. I played around with some players/friends of mine with some coding experience, and they suspect the bug is that it didn't set it's variables properly. So instead of remembering the inputted settings it's just going "Aura is green. Therefore on move, make green". Though, with Bump being a script in the roll20 library (rather than external) it's code is made invisible to us, so we can't actually dig into it to know for sure.