Installation & Getting Started

Installation

Simply import the package from the package manager. You can move the TileWorldCreator folder wherever you want inside of your project.

TileWorldCreator version 4 is a complete rewrite and is therefore not compatible with version 3. Tiles can be re-used but must be adapted by adding one additional tile type called "dual corner". For more information please read the Tile Preset section.

Samples

After installation you can find all samples in the package manager. -> Open Package Manager (Window -> Package Manager) -> Select In Project -> TileWorldCreator -> Click on Samples

Render Pipeline

All included Shaders for Tiles and Samples are made with ShaderGraph using the URP render pipeline. Converting to HDRP is possible.

Last updated