Plugin : Hex shape map
      Author:Rex.Rainbow
      Download    
      
      
           
          
Actions
        
        
          Reset board      
          Action:Reset in hexagon      
          
            - Reset board and fill tile with hexagon shape.   
              - Board ( object ) : Board object
- Tile ( object ) : Tile object.
- Layer ( layer ) : Layer name of number.
- Radius ( number ) : Radius in grids.
Action:Reset in triangle      
          
            - Reset board and fill tile with triangle shape.   
              - Board ( object ) : Board object
- Tile ( object ) : Tile object.
- Layer ( layer ) : Layer name of number.
- Face ( Combo ) : Face of triangle.
                - Options : ["Down/Right","Top/Left"]
- Height ( number ) : Height in grids.
Action:Reset in parallelogram      
          
            - Reset board and fill tile with parallelogram shape.   
              - Board ( object ) : Board object
- Tile ( object ) : Tile object.
- Layer ( layer ) : Layer name of number.
- Face ( Combo ) : Type of parallelogram.
                - Options : ["Type 0","Type 1","Type 2"]
- Width ( number ) : Width in grids.
- Height ( number ) : Height in grids.