Search Unity

Material Creation For Tile sets! [Free]

Discussion in 'Assets and Asset Store' started by createdbyx, Dec 14, 2012.

  1. createdbyx

    createdbyx

    Joined:
    May 24, 2012
    Posts:
    39
    I have uploaded a tile material creation tool to the unity wiki. Link Here. And on my website here.

    $TileMaterialCreationWindow.png

    The Tile Material Creation Window provides a tool for selecting a tile from a tile set and creating a material from that tile.

    How to use

    • Download the TileMaterialCreationWindow.zip file and extract the *.unitypackage file within it.
    • Import the *.unitypackage into a new unity project
    • A new "Tools" menu should appear in the unity menu.
    • Select "Tools-Tile Mapping->Tile Material Editor"
    • Select a tile set texture and specify a spacing value if the tiles are spaced
    • Select one or more tiles from the tile set by left clicking and dragging a selection rectangle
    • Specify an output folder where the material file will be placed
    • Specify any labels you wish to attach to the material after it's created. Each label must be separated by a space.
    • Give the material a name and click the create button
    Download link