Skip to main content

Recently Updated Pages

Coroutines and Awaitables

TilePlus Toolkit TpTweener

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

Updated 23 hours ago by Vonchor

Tweener Service

TilePlus Toolkit TpTweener

Intro TpTweener is a TPT service that can be used for tweening TilePlus tile sprites, GameObjects...

Updated 23 hours ago by Vonchor

Tweening

TilePlus Demo Apps

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

Updated 1 day 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 1 day 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 1 day 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 1 day 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 1 day 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 2 days 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 2 days 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 2 days ago by Vonchor

TilePlus Services

TilePlus Toolkit Services

Overview In the TilePlus system, Runtime-only Scriptable Objects are called Services or SRS, and ...

Updated 5 days 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 5 days 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 5 days ago by Vonchor

IHoverableControl

TilePlus Toolkit Ui System

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

Updated 5 days ago by Vonchor

Others

TilePlus Toolkit Interfaces

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

Updated 5 days ago by Vonchor

About the Layout Demo

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

Save Files There are two different types of save files: CdemoSaveFile.txt: contains the GUID of ...

Updated 5 days ago by Vonchor

Tweening GameObjects

TilePlus Toolkit TpTweener

Intro TpTweener can also be used to tween GameObjects' Position, Rotation, Scale, or Color; or to...

Updated 5 days 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 6 days ago by Vonchor

TpLib

TilePlus Toolkit Introduction To TilePlus Toolkit

TpLib itself is a large class divided into eight partial classes: TpLib TpLibData TpLibDataAcces...

Updated 6 days 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 6 days ago by Vonchor