Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Isometric Maps in Roll20"

From Roll20 Wiki

Jump to: navigation, search
m
m
Line 2: Line 2:
 
== Maps & Tiles on the Marketplace==
 
== Maps & Tiles on the Marketplace==
  
[[Marketplace]] : {{market|browse/search/?keywords=isometric&sortby=popular&type=art | Isometric}}
+
[[Marketplace]] : {{market|1=browse/search/?keywords=isometric&sortby=popular&type=art Isometric}}
  
 
===Tokens===
 
===Tokens===
Line 39: Line 39:
 
Note: The [[GM]] may have to help the [[players]] shuffle tokens around if they can't select their token when it's behind another one.
 
Note: The [[GM]] may have to help the [[players]] shuffle tokens around if they can't select their token when it's behind another one.
  
{{market|search/?keywords=&sortby=newest&type=all&genre=all&author=Arcknight,Dsurion,Elcio%20Trombini,Eric%20DeLeon,Fred%20Lang,Jason%20Heath,Jenafer%20Cruz,Joe%20Bush,Kevin%20Berry,Klawzie,Paul%20Ooshun,Plexsoup |Isometric Token Artists on the Marketplace}}
+
{{market|1=search/?keywords=&sortby=newest&type=all&genre=all&author=Arcknight,Dsurion,Elcio%20Trombini,Eric%20DeLeon,Fred%20Lang,Jason%20Heath,Jenafer%20Cruz,Joe%20Bush,Kevin%20Berry,Klawzie,Paul%20Ooshun,Plexsoup Isometric Token Artists on the Marketplace}}
  
 
=== Helpful API Scripts ===
 
=== Helpful API Scripts ===
([[API Scripts]] are a {{Pro}} feature)
+
{{pro only|section}}
 +
{{main|API:Script Index}}
  
 
* {{gist|plexsoup Plexsoup}}
 
* {{gist|plexsoup Plexsoup}}
 
* {{gist|plexsoup/6fb407c51d3ded60119f914ea82781de psIsoFacing}} Roll20 Script to flipH side-view tokens automatically. Also provides a directional flashlight for isometric tokens.
 
* {{gist|plexsoup/6fb407c51d3ded60119f914ea82781de psIsoFacing}} Roll20 Script to flipH side-view tokens automatically. Also provides a directional flashlight for isometric tokens.
* {{gist|plexsoup/64852540504101b520b25f7c3fa84e5f LightCrumb}} Based on "Mark" by the Aaron. For lighting your trail on maps with dynamic lighting.
+
* {{gist|plexsoup/64852540504101b520b25f7c3fa84e5f LightCrumb}} Based on "Mark" by [[The Aaron]]. For lighting your trail on maps with dynamic lighting.
 
* {{gist|plexsoup/0ac12a25a57048ef028f98b8adec50e8 psTileResizer}}
 
* {{gist|plexsoup/0ac12a25a57048ef028f98b8adec50e8 psTileResizer}}
  
Line 53: Line 54:
 
<br>
 
<br>
 
[[Category:Tips]]
 
[[Category:Tips]]
 +
[[Category:Maps]]
 +
[[Category:Marketplace Products]]

Revision as of 14:17, 23 October 2021

Contents

Maps & Tiles on the Marketplace

Marketplace : Isometric(Market)

Tokens

Creating Isometric Maps

To make an isometric map in photo editing or illustration software, start with a grid, rotate it by 45 degrees and scale it vertically by 57.7%.

To make an isometric map in 3d modeling software, set your camera rotation to 60 degrees on the local x axis.

Inkscape has Axonometric Grids built-in for making isometric perspective maps.

To make small isometric tiles, you'll need transparent backgrounds on the image, so they don't occlude each other. PNG images can be quite large, so consider converting your image to indexed-mode with 256 colors before you upload it. That will make the PNG file size much smaller and should reduce load times significantly.

Using Isometric Maps in Roll20

Use 3/4 view or side-view tokens. To change facing, select flip-horizontal from the advanced token menu (right click on the token).

Use send to-front or to-back to align tokens on the Z-axis. Note: The GM may have to help the players shuffle tokens around if they can't select their token when it's behind another one.

Isometric Token Artists on the Marketplace(Market)

Helpful API Scripts

Main Page: API:Script Index

Helpful Tutorial Videos