Skip to main content

Recently Updated Pages

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 8 hours 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 9 hours ago by Vonchor

Relationships: Chunksize, Padding, Selector

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

This system is flexible, but it is easy to make mistakes. If you have the chunk size set too larg...

Updated 9 hours ago by Vonchor

Preparing a TScene

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

Now, how do you create a TileFab for use with this system? You create a TScene in a Unity scene t...

Updated 9 hours ago by Vonchor

Layout System : Introduction

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

TilePlus Toolkit’s Layout system was changed in Versions 4 and 5. It’s more memory efficient and ...

Updated 9 hours 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 9 hours ago by Vonchor

TileFabLib

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

TileFabLib.LoadTileFab loads the Bundles referenced by a TileFab asset. The TileFab asset has ref...

Updated 9 hours ago by Vonchor

TpZoneManager

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

TpZoneManager is a chunk management subsystem. Your code interacts with instances of the TpZoneMa...

Updated 9 hours ago by Vonchor

Infrastructure

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

Review Bundle: an archive of all the tiles and Prefabs for a single Tilemap. TileFab: references ...

Updated 9 hours 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 9 hours ago by Vonchor

Exposition

TilePlus Toolkit TileFabLib, ZoneManagers, and Layout

A TileFab can encompass all the tiles and Prefabs contained within a Tilemap hierarchy (Grid with...

Updated 9 hours ago by Vonchor

TileUi

TilePlus Demo Apps

Purpose Demonstrate Sample UI 'elements' made from tiles. It's not a complete UI system and ...

Updated 9 hours ago by Vonchor

Side-Scroll Layout with Parallax

TilePlus Demo Apps

Requires 'New Input System' This simple example shows how to implement side-scrolling behaviour w...

Updated 9 hours 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 13 hours ago by Vonchor

Don't Use Prefabs for Tilemaps

TilePlus System User Guide Best Practices

You Probably Don’t Want Tilemap Prefabs They’re not really that useful except in limited circumst...

Updated 13 hours 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 14 hours 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 14 hours 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 14 hours 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 15 hours 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 15 hours ago by Vonchor