Introduction To TilePlus Toolkit
An introduction to this system
Introduction To TilePlus Toolkit
TilePlus Toolkit (TPT) is a unique way to work with Unity Tilemaps. It’s a Unity extension that ...
Upgrading From Earlier Versions
Upgrading If you're upgrading from Version 4 or earlier and you've been writing custom code using...
Getting Started
If you’re not into coding and want to play with some feature demos, head over to the TilePlus Ext...
Key Elements
New Tile Class The key component of TPT is a new Tile base class cleverly dubbed “TilePlusBase” (...
TpLib Organization
Overview The TilePlus Toolkit base runtime system, generically called "TpLib," is divided into tw...
TpLib
TpLib itself is a large class divided into eight partial classes: TpLib TpLibData TpLibDataAcces...
Editor Library
The Editor Library comprises, well, a whole lot of stuff! Unity menu items The custom Selection ...
Tile+Brush
When using the Unity Tilemap Editor (UTE) you can use the Tile+Brush instead of the default GridB...
Design Philosophy
In an earlier epoch I designed embedded system hardware, software, and development tools in two d...