Difference between revisions of "Stephen S."
From Roll20 Wiki
Stephen S. (Talk | contribs) (→Random Dungeon Generator) |
Stephen S. (Talk | contribs) (→Random Dungeon Generator) |
||
Line 1: | Line 1: | ||
− | == | + | ==RRandom Dungeon GeneratoSteps to implementing |
− | + | # Purchase, find or create geomorphic tiles. Geomorphic map tiles are a design technique that defines and locates set features on edge of the tile so any tile can connect to any other tile without concern for orientation. A set can be located on the Roll20 Market place:<br /><br />[https://marketplace.roll20.net/browse/set/252/old-school-geomorphic Old School Geomorphic]<br /><br /> | |
− | + | # Add new a map to a campaign and the page size for the map should be 72 units by 72 units (for more information on how to do this see [[Page Toolbar]] | |
− | # Purchase, find or create geomorphic tiles. Geomorphic map tiles are a design technique that defines and locates set features on edge of the tile so any tile can connect to any other tile without concern for orientation. A set can be located on the Roll20 Market place: [https://marketplace.roll20.net/browse/set/252/old-school-geomorphic Old School Geomorphic] | + | # Add the following code GeomorphicGeomorphic |
+ | Geomorphicto your API process modify as you need to |
Revision as of 16:14, 8 February 2014
==RRandom Dungeon GeneratoSteps to implementing
- Purchase, find or create geomorphic tiles. Geomorphic map tiles are a design technique that defines and locates set features on edge of the tile so any tile can connect to any other tile without concern for orientation. A set can be located on the Roll20 Market place:
Old School Geomorphic
- Add new a map to a campaign and the page size for the map should be 72 units by 72 units (for more information on how to do this see Page Toolbar
- Add the following code GeomorphicGeomorphic
Geomorphicto your API process modify as you need to