Skip to main content

Recently Updated Pages

TpBundleLoader, TpFabLoader

TilePlus Toolkit Components

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

Updated 1 week 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 1 week ago by Vonchor

Namespaces and Interfaces

TilePlus Toolkit Create Your Own

Namespaces The GUI formatter for the Brush and Selection inspectors displays information in class...

Updated 1 week 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 1 week 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 1 week 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 1 week 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 1 week 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 1 week ago by Vonchor

Key Elements

TilePlus Toolkit Introduction To TilePlus Toolkit

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

Updated 1 week ago by Vonchor

Overview

TilePlus Painter Introduction

Tile+Painter (Painter) is a different sort of Tilemap painting and editing tool. Download the Til...

Updated 1 week ago by Vonchor

Tweening

TilePlus Demo Apps

Purpose A playground to experiment with the tweener Four scenes Basic Tween Types The imag...

Updated 1 week ago by Vonchor

Basic Demo

TilePlus Demo Apps

Purpose This demo just shows some very basic use. Before you click Play, notice that there a...

Updated 1 week 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 1 week ago by Vonchor

Origin

Downloads

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

Updated 1 week ago by Vonchor

Download

TilePlus System User Guide

TilePlus User Guide 5_0.pdf

Updated 1 week ago by Vonchor

UI Tiles

TilePlus Toolkit Ui System

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

Updated 1 week ago by Vonchor

TpLibInit and TpLib Memory allocation

TilePlus Toolkit Technical Notes

The static library TpLib.cs has several Dictionaries that keep track of all TPT tiles. The initia...

Updated 1 week 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 1 week ago by Vonchor

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 1 week ago by Vonchor

Others

TilePlus Toolkit Interfaces

These are mostly for internal use. IActionPlugin Used with ZoneActions and EventActions to provid...

Updated 1 week ago by Vonchor