Change the placement of the TileMap object behavior

Change the tileMap object so that the behaviors are put on each tile or a group of tiles instead of on the full tileMap.

My first thought when trying the object was: I would need to set one tileMap for jumpthrough platforms, another for normal platforms, and a third one for ladders, to use this properly.

This along with the ability to name each tile instead of assigning them numbers would be nice.

The ability to customize each block individually, adjusting opacity, hue, and visual effects, would enhance the tool’s completeness and user-friendliness.