Recently Updated Pages
Tile+Brush
When using the Unity Tilemap Editor (UTE) you can use the Tile+Brush instead of the default GridB...
Selection Inspector for Tile+ tiles
Here’s an example of a Selection Inspector when displaying a TilePlus tile. This is used in Tile+...
Selection Inspector for Unity tiles
Selection Inspector When displaying a normal Unity tile, the Selection Inspector will look someth...
Notes
Other Uses for Bundled Tilemaps When using Tile+Painter, Bundle assets and TileFabs appear in the...
Limitations
Code Changes Changing code in subclasses may result in missing references in already-placed clone...
Notes
The [TppShowAsLabel…] attributes allow you to display a property. This can be useful in many ways...
Common Parameters
Common Parameters These parameters apply to all Attributes except TptShowAsLabelBrushInspector. ...
Why Use New GUIDs?
If you want to load the same TileFab multiple times programmatically you need to set the newGuids...
Preparing for Builds
When using ZoneManager and ZoneLayout, you need to ensure that the referenced TileFabs are correc...
Useful Methods, Camera Projection, Notes
The GetLocator methods allow you to also pass in a Vector2Int dimensions parameter. This lets you...
The Super-Grid
When you initialize a ZM with a chunk size and world origin you’re defining a higher-dimension or...
Grid Selections
One might recall from the User Guide that you can create TileFabs and Bundles using a Grid Select...
Details
As mentioned before, TpTileBundle (Bundle) assets are used to archive all or a section of a Tilem...
Bundling Workflow
To make a compatible prefab: Use the Grid Selection mode of TilePlus Painter OR Select a Grid ...
Working with Painter's Grid Mode
This pane is used to organize Grid Selections. When this panel is open you can capture Grid Sele...
Why Not Make Prefabs
It's a bad solution When you create a prefab by dragging a Grid with child Tilemaps to the Projec...
Introduction
You probably work with Tilemaps that are part of a scene. This is the easiest way to use TilePlus...
The Big Deal
A Key Feature None of the TpLib TMDB and query functions, and none of the Event, Messaging, Persi...
TilePlus Tile Asset Varieties
These are all project-level asssets. TpTileBundle: The asset created when you create a prefab fr...
Special Tiles
TpBundleTile TpBundleTile loads a TileBundle to the Tile's parent Tilemap. TileBundle: a referen...