Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to set unconscious actors to retain vision #81

Closed

Conversation

roth-michael
Copy link

Hi! I've just done this as a quick proof-of-concept for to resolve #80. Adds a new setting (I didn't bother with localizing, since you might not event want this) which just makes it so that unconscious tokens are still able to "see" if they would otherwise be able to. If you remove the change in token.mjs it'll still make the map invisible to the token, but keep modifying the _canDetect functions (though admittedly under normal circumstances it seems in V12 with 3.2 there's an outline of otherwise-would-be-visible tokens anyway - not sure whether it's a feature addition I missed but that would make this change irrelevant).

I've also got one ready to go on top of 1.14.3 if you wanted to release one last V11-compatible version with that as an added feature. No worries if not! Just thought it'd be a fun code exercise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Added Spectator Mode
1 participant