RPTools / maptool

Virtual Tabletop for playing roleplaying games with remote players or face to face.
http://rptools.net
GNU Affero General Public License v3.0
787 stars 259 forks source link

[Feature]: "World" map - "Clickable" regions #4867

Open bubblobill opened 2 months ago

bubblobill commented 2 months ago

Describe the Problem

Map organisation can be problematic once the number of maps gets large, particularly when you have sub-maps for different floors, interior/exterior, etc. Navigating to the correct map can be a hassle, particularly for players who go off to the resource map to look something up then can't get back again because they forgot the name.

The Solution you'd like

Allow maps to contain areas with clickable features/regions that allow navigating to other maps/resources. You could then create a map of the "world" or campaign. This is presently doable using tokens and macros but it is not an inherent feature that would be usable OOTB, and it would require reasonably advance macro coding skills to implement. It would be nice to have the feature with drawings and GUI built-in.

Alternatives that you've considered.

macro it up into an add-on or library

Additional Context

No response