Skip to main content

Recently Updated Pages

Getting Started

TilePlus Toolkit Introduction To TilePlus Toolkit

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

Updated 2 months ago by Vonchor

Unboxing, Setup, and Reinstalling

TilePlus System User Guide What is this ... THING

What’s in the Box? Installing the TilePlus Toolkit UnityPackage will add a few folders to your As...

Updated 2 months ago by Vonchor

Painting

TilePlus Painter Painting Workflow

Getting Started Enable Painting objects by clicking on the Paintbrush icon in Paint mode. Select...

Updated 2 months ago by Vonchor

Paint Mode Basics

TilePlus Painter Paint Mode

The left column always displays a list of Tilemaps. Select which Tilemap that you want to operat...

Updated 2 months ago by Vonchor

TilePlus Script Attributes

TilePlus Toolkit Attributes

If you’ve done any Unity coding then you’re probably familiar with Attributes by now, such as tho...

Updated 2 months ago by Vonchor

System Information

TilePlus Toolkit Diagnostics

The Tools/TilePlus/System Info menu command opens UIElements inspector that has a multitude of in...

Updated 2 months ago by Vonchor

Coroutines and Awaitables

TilePlus Toolkit TpTweener

Coroutines TilePlus generally uses Awaitables rather than coroutines. However, it's easy to make ...

Updated 2 months ago by Vonchor

Tweening

TilePlus Demo Apps

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

Updated 3 months ago by Vonchor

Custom Tweening

TilePlus Toolkit TpTweener

The Tween class' properties are mostly {get; internal set;} so you can't make changes. However, t...

Updated 3 months ago by Vonchor

Selectors

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

Selectors are used by the layout system to determine what and how to load. Each Selector has a re...

Updated 3 months 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 3 months 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 3 months ago by Vonchor

Introduction To TilePlus Toolkit

TilePlus Toolkit Introduction To TilePlus Toolkit

TilePlus Toolkit (TPT) is a unique way to work with Unity Tilemaps. It’s a Unity extension that ...

Updated 3 months ago by Vonchor

Features

TilePlus System User Guide What is this ... THING

TilePlus Toolkit (TPT) is a unique way to work with Unity Tilemaps. It’s a Unity extension that ...

Updated 3 months ago by Vonchor

Tweener Tiles

TilePlus Toolkit Other Assets

TweenerFlex This is the best tile to use when experimenting with tweens. When viewed in a TilePlu...

Updated 3 months ago by Vonchor

Unity UI and New Input System

TilePlus Toolkit Components

Unity UI can invoke methods in monobehaviour targets using Unity events. That's not useful if yo...

Updated 3 months ago by Vonchor

UI System?

TilePlus Toolkit Ui System

No, it's not a replacement for Unity's native UI systems. There are enough of those already! It's...

Updated 3 months ago by Vonchor

IHoverableControl

TilePlus Toolkit Ui System

/// <summary> /// This marks a tile a...

Updated 3 months ago by Vonchor

Others

TilePlus Toolkit Interfaces

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

Updated 3 months ago by Vonchor

Design Philosophy

TilePlus Toolkit Introduction To TilePlus Toolkit

In an earlier epoch I designed embedded system hardware, software, and development tools in two d...

Updated 3 months ago by Vonchor