Tile Tags

Introduction

Tile tags are a way of categorizing individual tiles inside Tilesets and assigning special properties to them.

Note: Special Requirement for Traversal will block movement on a tile, effectively acting like the tile has a collision set on it. Setting a Tile Tag trait associated with this will enable traversal.

Properties

System

NameExplanationType
NameThe name of the tile tag.String

Details

NameExplanationType
Idle AnimationThe custom animation when idle on the tile tag.Animation
Movement AnimationThe custom animation when moving on the tile tag.Animation
Special Requirement for TraversalWhether or not the tile tag has a requirement for traversal.Toggle
Use Idle AnimationWhether or not to use a custom idle animation when on the tile tag.Toggle
Use Movement AnimationWhether or not to use a custom movement animation when on the tile tag.Toggle