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

Character / Monster Map Token #10

Open
WTIGER001 opened this issue Sep 17, 2018 · 1 comment
Open

Character / Monster Map Token #10

WTIGER001 opened this issue Sep 17, 2018 · 1 comment
Assignees
Labels
feature New feature, major functionallity
Milestone

Comments

@WTIGER001
Copy link
Owner

Allow a token of a character or monster to be placed on a map. This placement should use the grid spacing and should be appropriately sized (or if no size is known then 1 grid square).

Design Considerations

  • Determine how to style the tokens
  • Need to figure out good way of updating in real time. Don't use the annotation area because we don't want all the tokens to be created each time. Maybe use 'pairwise' to detect changes

Additional Features
Range - When the token is clicked on show the range that character can move. Multiple coloring: 1 Move, 2 Moves, Run
Auras - Allow an aura to radiate from the token. This aura can be in grid squares or just a simple circle
Character / Monster tab - (Possibly use the selection card). When a token is selected the selection tab should show more information (just like the normal selection process)
Legend - Show the characters on the legend

Notes
This is the predecessor to encounter support.

@WTIGER001 WTIGER001 added the feature New feature, major functionallity label Sep 17, 2018
@WTIGER001 WTIGER001 self-assigned this Sep 17, 2018
@WTIGER001 WTIGER001 added this to the Encounters milestone Sep 17, 2018
@WTIGER001
Copy link
Owner Author

Consider how to load the tokens on the map. Simple ways are:

  • Cut and Paste
  • Drop from one window to the map
  • Add to a tab (game night or similar) and then either drag off of it or click add to map
  • Button from the annotation toolbar

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

No branches or pull requests

1 participant