itch.io is community of indie game creators and players

Devlogs

Tiled Add-Ons!

Here are some new features for Tiled Plugin!
https://github.com/Archeia/Princess-Project-MV/tree/master/Tiled/Add-On Features

KEN_TiledFlagsLayer

This allows you to add special flags like ladder, counter, damage, etc. natively with Tiled. Here's how you would implement it.

  • Add Tile_Flags_32x32.json to your map.
  • Create a new layer called FLAGS (or something) and make sure to add the property flags -> True. Just like this picture:


REMEMBER:

  • Do not add a flags layer and not put any of the flag tiles on it. It will cause a game crash.

KEN_PictureBelowChars

Plugin to display a picture with a specific ID below characters  but above tilemap.

Files

  • Add-On Features 6-20-2019.zip 6.3 kB
    Jun 20, 2019
Download Tiled Plugin for RPG Maker MV
Read comments (3)