Open ajuc opened 4 years ago
That seems perfectly doable. But I would think it would belong in a new wall array. Currently there's line_of_sight
and portals
. If your generator adds anything else I can easily support that too.
Thank you. First I'll try to talk with dungeondraft team to have this added on both tools the same way, if not I'll jut add "walls" field.
Is your generator currently ready to support these new line of sight blockers? If you could specify them and what they should map to on the Foundry side, I can maybe add them in the future.
Hi, this was a geat idea to add a common format for this.
I'm adding export to this format from my battlemap generator ( https://ajuc.github.io/outdoorsBattlemapGenerator/ ), and I'm wondering if you plan to add support for various kinds of walls (for example river would be "block movement but not vision", and in the future I'd like to add hills (block one way but not the other).