Skip to main content

Recently Updated Pages

TilePlus Services

TilePlus Toolkit Services

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

Updated 1 week ago by Vonchor

Version 5.1 upcoming changes

What's Next?

TpActionToTile and TpInputActionToTile: Swiping support. If enabled, a swipe between two adjace...

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

TilePlus Code Documentation

XML Docs, Downloads

ONLINE Online Documentation DOWNLOAD TPT5-html-doc.zip

Updated 4 weeks ago by Vonchor

TpZoneLayout

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

At an even higher level, the TpZoneLayout MonoBehaviour component leverages a ZM to implement a b...

Updated 1 month ago by Vonchor

Chunkifying Details

TilePlus Toolkit Technical Notes

When a Bundle is 'Chunkified' by the Layout/Chunking system the Bundle creates a cache of data in...

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

Services Inspector

TilePlus Toolkit Diagnostics

The Services Inspector is a UIElements-based window that can be opened with the Tools/TilePlus/Se...

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

Scene List Editor

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

Now that you have a TSceneList asset, let's edit it. Examine the asset in an inspector and click ...

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

TilePlus Tile Asset Varieties

TilePlus Toolkit Other Assets

These are all project-level asssets. TpTileBundle: The asset created when you create a prefab fr...

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

Basics

TilePlus Painter Edit Mode

The left column still displays a list of Tilemaps. When you select a Tilemap in the left column ...

Updated 1 month ago by Vonchor

Messages

TilePlus Toolkit Messages and Events

So that's Events. Messages are an entirely different animal. Events is a Static class. Messag...

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

Others

TilePlus Toolkit Components

Tilemap Parallax Add it to a Tilemap, provide a follow target, and this component offsets the Til...

Updated 1 month ago by Vonchor

GameObjDb

What's Next?

Spawned prefab instances using TpSpawnlink are cached in the Spawner and there are related callba...

Updated 1 month ago by Vonchor

Concept

What's Next? Tiles as code blocks

TPT tiles are basically Scriptable Objects. A Scriptable Object can just run code: Scriptable Run...

Updated 1 month ago by Vonchor