Skip to main content

Recently Updated Pages

Tile+Brush

TilePlus Toolkit Introduction To TilePlus Toolkit

When using the Unity Tilemap Editor (UTE) you can use the Tile+Brush instead of the default GridB...

Updated 2 weeks ago by Vonchor

Selection Inspector for Tile+ tiles

TilePlus Toolkit Tile+Brush

Here’s an example of a Selection Inspector when displaying a TilePlus tile. This is used in Tile+...

Updated 2 weeks ago by Vonchor

Selection Inspector for Unity tiles

TilePlus Toolkit Tile+Brush

Selection Inspector When displaying a normal Unity tile, the Selection Inspector will look someth...

Updated 2 weeks ago by Vonchor

Notes

TilePlus Toolkit TileFabs and Bundles

Other Uses for Bundled Tilemaps When using Tile+Painter, Bundle assets and TileFabs appear in the...

Updated 2 weeks ago by Vonchor

Limitations

TilePlus Toolkit Technical Notes

Code Changes Changing code in subclasses may result in missing references in already-placed clone...

Updated 2 weeks ago by Vonchor

Notes

TilePlus Toolkit Attributes

The [TppShowAsLabel…] attributes allow you to display a property. This can be useful in many ways...

Updated 2 weeks ago by Vonchor

Common Parameters

TilePlus Toolkit Attributes

Common Parameters These parameters apply to all Attributes except TptShowAsLabelBrushInspector. ...

Updated 2 weeks ago by Vonchor

Why Use New GUIDs?

TilePlus Toolkit Technical Notes

If you want to load the same TileFab multiple times programmatically you need to set the newGuids...

Updated 2 weeks ago by Vonchor

Preparing for Builds

TilePlus Toolkit Technical Notes

When using ZoneManager and ZoneLayout, you need to ensure that the referenced TileFabs are correc...

Updated 2 weeks ago by Vonchor

Useful Methods, Camera Projection, Notes

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

The GetLocator methods allow you to also pass in a Vector2Int dimensions parameter. This lets you...

Updated 2 weeks ago by Vonchor

The Super-Grid

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

When you initialize a ZM with a chunk size and world origin you’re defining a higher-dimension or...

Updated 2 weeks ago by Vonchor

Grid Selections

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

One might recall from the User Guide that you can create TileFabs and Bundles using a Grid Select...

Updated 2 weeks ago by Vonchor

Details

TilePlus Toolkit TileFabs and Bundles

As mentioned before, TpTileBundle (Bundle) assets are used to archive all or a section of a Tilem...

Updated 2 weeks ago by Vonchor

Bundling Workflow

TilePlus Toolkit TileFabs and Bundles

To make a compatible prefab: Use the Grid Selection mode of TilePlus Painter OR Select a Grid ...

Updated 2 weeks ago by Vonchor

Working with Painter's Grid Mode

TilePlus Painter Grid Mode

This pane is used to organize Grid Selections. When this panel is open you can capture Grid Sele...

Updated 2 weeks ago by Vonchor

Why Not Make Prefabs

TilePlus Toolkit TileFabs and Bundles

It's a bad solution When you create a prefab by dragging a Grid with child Tilemaps to the Projec...

Updated 2 weeks ago by Vonchor

Introduction

TilePlus Toolkit TileFabs and Bundles

You probably work with Tilemaps that are part of a scene. This is the easiest way to use TilePlus...

Updated 2 weeks ago by Vonchor

The Big Deal

TilePlus Toolkit TilePlusBase

A Key Feature None of the TpLib TMDB and query functions, and none of the Event, Messaging, Persi...

Updated 2 weeks ago by Vonchor

TilePlus Tile Asset Varieties

TilePlus Toolkit Other Assets

These are all project-level asssets. TpTileBundle: The asset created when you create a prefab fr...

Updated 2 weeks ago by Vonchor

Special Tiles

TilePlus Toolkit Other Assets

TpBundleTile TpBundleTile loads a TileBundle to the Tile's parent Tilemap. TileBundle: a referen...

Updated 2 weeks ago by Vonchor