Skip to main content

Recently Updated Pages

Zone Actions

TilePlus Toolkit Messages and Events

Zone Actions are similar to Event Actions but they're not automatically invoked in the same way a...

Updated 3 months ago by Vonchor

UI Tiles

TilePlus Toolkit Ui System

UiButton This is the simplest UI element, implementing a momentary button. Subclass of TpSlideSh...

Updated 3 months ago by Vonchor

Zone-Based

TilePlus Toolkit Other Assets

AnimZoneLoader This class is a subclass of TpFlexAnimated tile and inherits its fields and editor...

Updated 3 months ago by Vonchor

Top-Down Layout

TilePlus Demo Apps

Important: This demo requires the New Input System and won't work unless it's enabled. Purpose T...

Updated 3 months ago by Vonchor

Tween Monitor

TilePlus Toolkit Diagnostics

The Tween monitor displays information about all running tweens. It's handy to use when creating ...

Updated 3 months ago by Vonchor

Basic Architecture

TilePlus System User Guide What is this ... THING

Libraries TPT libraries are divided into Editor support and Runtime support, with separate assemb...

Updated 3 months ago by Vonchor

TpTweener Service

TilePlus Toolkit Services

See Tweener Service

Updated 3 months ago by Vonchor

TpLib Organization

TilePlus Toolkit Introduction To TilePlus Toolkit

Overview The TilePlus Toolkit base runtime system, generically called "TpLib," is divided into tw...

Updated 3 months ago by Vonchor

Notes

TilePlus Toolkit Attributes

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

Updated 3 months ago by Vonchor

TilePositionDb Service

TilePlus Toolkit Services

Introduction The TilePositionDb Service monitors Tilemap callbacks to update a small internal dat...

Updated 3 months ago by Vonchor

Methods

TilePlus Toolkit Create Your Own

Simulate can be implemented to use the Editor update event to do something. In TpAnimatedTile and...

Updated 3 months ago by Vonchor

TilePlus Persistence

TilePlus Toolkit Persistence

Introduction Look at any Unity or Reddit forum and you'll see endless posting about how to go abo...

Updated 3 months ago by Vonchor

Common Parameters

TilePlus Toolkit Attributes

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

Updated 3 months ago by Vonchor

Layout System Block Diagram

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

This block diagram illustrates the main parts of the Layout system. The lowest-level APIs are wi...

Updated 3 months ago by Vonchor

TileFabs, Bundles, and Chunk Snapping

TilePlus Painter Paint Mode

Recall that a Bundle (TpTileBundle) asset is an archive of a single Tilemap and a TileFab (TpTile...

Updated 3 months ago by Vonchor

Spawner Service

TilePlus Toolkit Services

Introduction The TilePlus system uses pooling as much as possible and reasonable. Most of this ac...

Updated 3 months ago by Vonchor

Workflow

TilePlus System User Guide Best Practices

You probably work with Tilemaps which are included in a scene rather than Tilemaps loaded from a ...

Updated 3 months ago by Vonchor

Where to Get Started

TilePlus System User Guide What is this ... THING

If you’re not into coding and want to play with some feature demos, head over to the TilePlus Ext...

Updated 3 months ago by Vonchor

Overview

TilePlus Toolkit Messages and Events

TilePlus Messaging and Events TpLib has general-purpose messaging and Event functionality. Messag...

Updated 3 months ago by Vonchor

Lifetime of a TilePlus tile

TilePlus Toolkit Technical Notes

TilePlus lets you treat a Tile script much like a script attached to a GameObject: but Tiles are ...

Updated 3 months ago by Vonchor