Difference between revisions of "Dungeon Connect API"
From Roll20 Wiki
Stephen S. (Talk | contribs) (Created page with "==Dungeon Connect: "Line Segemtent" Map Making== Dungeon Connect emulates some common features found in drawing tools; such as creating line segments between “points” wher...") |
Stephen S. (Talk | contribs) (→Dungeon Connect: "Line Segemtent" Map Making) |
||
Line 3: | Line 3: | ||
There are lots of limitations since we don’t have canvas select at this time; still Dungeon Connect is a flexible and forgiving API solution to map making on Roll20. | There are lots of limitations since we don’t have canvas select at this time; still Dungeon Connect is a flexible and forgiving API solution to map making on Roll20. | ||
+ | |||
+ | ==Overview== | ||
+ | [[File:Menu|thumbnail|Menu]] |
Revision as of 22:49, 12 August 2015
Dungeon Connect: "Line Segemtent" Map Making
Dungeon Connect emulates some common features found in drawing tools; such as creating line segments between “points” where the points can be moved or added to change the overall shape and dimensions of the drawing. This allows for a map making experience that is somewhat like drawing a map in an image editing program.
There are lots of limitations since we don’t have canvas select at this time; still Dungeon Connect is a flexible and forgiving API solution to map making on Roll20.