Tiled Integration Plugin

Home / Tile Maps

Tile Maps

Table of Contents

Description

A Tile Map is a visual representation of a group of Tiles organized within Tile Layers. To create and modify a tile map, you will need to use the Tiled Map Editor and afterwards Import a Tile Map to Unreal Engine in order to be able to use it in your project.

In the plugin there are two kind of Tile Maps classes:

Note: If you want to extend the above classes either via C++ or Blueprint, you can specify in the Plugin Settings what classes the plugin should use, instead of the default ones (your classes must be child classes from the ones you want to replace).