Skip to main content

Recently Updated Pages

What Can I Do With It?

TilePlus System User Guide What is this ... THING

If all you were interested in was Tile+Painter, you’ll find it can do 90% of that the Unity Tilem...

Updated 10 months ago by Vonchor

More Tiles!

TilePlus System User Guide What is this ... THING

You’ll also find some easy-to-use TPT tiles: TpAnimatedTile: similar to Unity’s AnimatedTile, but...

Updated 10 months ago by Vonchor

New Tiles!

TilePlus System User Guide What is this ... THING

New Tile Class? The key component of TPT is a new Tile base class cleverly dubbed “TilePlusBase” ...

Updated 10 months ago by Vonchor

Position DB Dump

TilePlus Toolkit Diagnostics

The menu command: Tools/TilePlus/Utilities/Dump PositionDB doesn't open a window. Instead, it dum...

Updated 10 months ago by Vonchor

TpSpawnLink

TilePlus Toolkit Components

This component should be attached to any prefab that you use with the SpawningUtil pooling system...

Updated 10 months ago by Vonchor

Selection Inspector Details

TilePlus Toolkit Tile+Brush

The Basic Info section displays read-only information from the tile. This area changes depending ...

Updated 10 months ago by Vonchor

Selection Inspector Toolbar

TilePlus Toolkit Tile+Brush

The Selection Inspector shows this toolbar: Focus: Focus scene view on selected tile. Inspecto...

Updated 10 months ago by Vonchor

Editor Library

TilePlus Toolkit Introduction To TilePlus Toolkit

The Editor Library comprises, well, a whole lot of stuff! Unity menu items The custom Selection ...

Updated 10 months ago by Vonchor

Prefabs

TilePlus Toolkit Other Assets

TPP_PoolHost Add to a scene to use this as the parent of spawned prefabs. TpTriggerZoneSprites A ...

Updated 10 months ago by Vonchor

TpBundleLoader, TpFabLoader

TilePlus Toolkit Components

These are components that can be added Tilemap’s GameObject to load TileBundle or TileFab archive...

Updated 10 months ago by Vonchor

Event and Zone Actions and SubObjects

TilePlus Toolkit Other Assets

AnimatorAction Animator Actions are project-level scriptable object plugins. They're only used wi...

Updated 10 months ago by Vonchor

Basics

TilePlus Toolkit Create Your Own

In most cases, the class that you want to subclass is TilePlusBase. But you might want to extend ...

Updated 10 months ago by Vonchor

Properties

TilePlus Toolkit Create Your Own

Why so many properties? Fewer serialized fields for things that are just basically boolean switch...

Updated 10 months ago by Vonchor

Inhibiting Callbacks

TilePlus Toolkit Technical Notes

For performance reasons you might want to temporarily inhibit TpLib from responding to certain Ti...

Updated 10 months ago by Vonchor

Animated Tiles

TilePlus Demo Apps

Purpose This demo illustrates how to control tiles from mouse clicks or from Unity UI buttons....

Updated 10 months ago by Vonchor

Origin

XML Docs, Downloads

Why Toolkit was created: archive of a blog. Articles.pdf

Updated 10 months ago by Vonchor

Upgrading From Earlier Versions

TilePlus Toolkit Introduction To TilePlus Toolkit

Upgrading If you're upgrading from Version 4 or earlier and you've been writing custom code using...

Updated 10 months ago by Vonchor

ITpUiControl

TilePlus Toolkit Ui System

public interface ITpUiControl { ...

Updated 10 months ago by Vonchor

UI Tiles

TilePlus Toolkit Other Assets

See the UI chapter.

Updated 10 months ago by Vonchor

Layout-Related

TilePlus Toolkit Interfaces

ITSceneInitializer Scene Initializers are used as a way to move scene initialization code into Sc...

Updated 10 months ago by Vonchor