PDA

View Full Version : Looking for idea on how to make overland hex maps for hex exploration



sgtwhy
February 8th, 2023, 03:46
I am working on a project that includes overland hex exploration ...
and have a web based app that lets me "clear" fog of war, one hex at a time.

Is there any equivalent method existing within FGU currently ?

i.e. Creating a hex map part was simple.

The confusion is how to track "which hexes they explored" (cleared fog of war).

I added an image to demonstrate what I am hoping to re-create "inside FGU".
Basically, players can see into the adjacent hexes (like dim light)
and see fully in the hex they are in (like bright light)
and rest of the map is covered by fog of war.

As they move, it clears more of the map .. on hex at a time.
and they will need to add counters to track changes to their kingdom, etc.

Kingmaker SPOILERS!
56109


So maybe it can be simulated with lighting somehow ?
or if not, maybe masking of some sort?

or will I need to look into coding an "extension" that adds the functionality ?
(if that's even possible)

Any suggestions on what might work are greatly appreciated!

damned
February 8th, 2023, 07:47
Does this thread help at all?
https://www.fantasygrounds.com/forums/showthread.php?76768-Smaller-Than-5-Light-Radius

Trenloe
February 8th, 2023, 08:06
You could use lighting on a party token. You could use the manual mask to remove as the PCs explore. You could use tokens to hide what's underneath (as shown in the thread damned links). All of these can be done in FG without the need for an extension.

EDIT: I've moved this to the Tavern forum as this is a general discussion about Fantasy Grounds use.

LordEntrails
February 8th, 2023, 15:05
Here's another thread with decent discussions on the topic. Hexploration (fantasygrounds.com) (https://www.fantasygrounds.com/forums/showthread.php?54740-Hexploration)

In summary, their are three ways to do this that I can think of:
1) Using lightning (vision effect on party token with party vision) to track this. I don't think it will reveal exactly per hex boundaries, but might be close enough for you.
2) Use manual mask, but this alone want track what has been travelled through versus what has been seen. So if that is important, add a dot or pen mark to indicate those travelled through, or combine with method 1.
3) build the map in FGU and put each hex on it's own layer and then hide/show layers as appropriate. Same caveats as method 2.
edit: 4) use tokens or images to hide hex parts of the map and remove those as needed.

TVDinner
February 8th, 2023, 15:54
Some options:

Define a very small grid, maybe 2 to 5 pixels, and mark it invisible. Enable FG's lighting. Shrink whatever token the PCs are using, you drag it around. Adjust as desired. You could add terrain blockers on the hills and mountains.

Make a grid of hex-shaped terrain blockers, or single line terrain blockers that make up hexagons. It's a royal pain to get them all to line up. I just tried two hexes and had problems getting the snap to work the way I wanted. If they're on a different layer from the image, you might be able to replace the image and reuse them.

In FGClassic, I used a mask and just scribbled out chunks. FGU has this, but erases in rectangles.

FG does not save the "what the PCs have seen" masks across module reverts. In FGC I used to back them up and reinstall them, but I haven't looked at how FGU does it.

Trenloe
February 8th, 2023, 15:59
In FGClassic, I used a mask and just scribbled out chunks. FGU has this, but erases in rectangles.
Just like in FG Classic, FG Unity has freeform mask reveal using the ALT key. Some info here: https://fantasygroundsunity.atlassian.net/wiki/spaces/FGCP/pages/996640166/Working+with+Images+as+the+GM#Enable-or-Disable-Global-LOS-Mask

humby
February 8th, 2023, 16:50
Make a grid of hex-shaped terrain blockers, or single line terrain blockers that make up hexagons. It's a royal pain to get them all to line up. I just tried two hexes and had problems getting the snap to work the way I wanted.

At the bottom of the line of sight panel is an option for "Grid Snap" - you can use this to add the blockers pretty quickly. I'd also recommend using the illusionary wall rather than the terrain blockers - this way you can just follow the line either horizontally or vertically and then add the cross links, rather than having to draw each hexagon individually.

sgtwhy
February 9th, 2023, 04:39
thanks for all the suggestions and sorry for any spoilers with my original screen shot! :D