Spotlight Sale: Save 50% on select Animations now through September 23.

Tiled Integration

Flekz - Code Plugins - Aug 3, 2024
Not Yet Rated

Integration with Tiled software to work with Tiled Assets

  • Supported Platforms
  • Supported Engine Versions
    5.3 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

This is a plugin for Unreal Engine 5 that simplifies the work of importing assets made with the Tiled software. In addition it adds some quality of life improvements and fixes from the default importer that came with Unreal Engine by default.

This is the complete list of features currently available:

  • Import Tiled Tile Maps
  • Import Tiled Tile Sets (and textures)
  • Auto Reimport assets when modified from Tiled
  • Support for Custom Properties for Tile Maps, Tile Sets, Layers and Tiles
  • Import Tile Collisions from Tiled
  • Animated Tiles
  • Some Unreal Engine configuration exposed to be set up from Tiled.


A quick guide video can be found here.

More details on how to use the plugin can be found on the documentation page.

NOTE: I do not own the rights of the Tiled software and I am not related in any way with the developer team of that software. This plugin is for easing the use of assets made from Tiled in Unreal Engine and adding some quality of life improvements on top.

Technical Details

Features:

  •  Import Tiled Tile Maps
  • Import Tiled Tile Sets (and textures)
  • Auto Reimport assets when modified from Tiled
  • Support for Custom Properties for Tile Maps, Tile Sets, Layers and Tiles
  • Import Tile Collisions from Tiled
  • Animated Tiles
  • Some Unreal Engine configuration exposed to be set up from Tiled.

Code Modules:

  •  TiledIntegration, Runtime
  •  TiledIntegrationEditor, Editor

Number of Blueprints: 1

Number of C++ Classes: 20

Network Replicated: No

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64

Documentation: https://davidonete.github.io/tiled_integration_plugin/