playMaker

Author Topic: Unity 2D Tilemap [SOLVED]  (Read 2241 times)

DanielThomas

  • Beta Group
  • Full Member
  • *
  • Posts: 150
Unity 2D Tilemap [SOLVED]
« on: March 05, 2018, 05:47:57 PM »
Hi,
Not sure if it's a good request considering there are already Playmaker actions for asset store Tile set editors like 'Super Tilemap Editor'
BUT
I would love to have the new native tilemap tools available for Playmaker
https://docs.unity3d.com/Manual/Tilemap.html

Some which I'm, personally, interested in is:
.WorldToCell
.CellToWorld
.SetTile

My own reasons is to be able to manipulate the tiles in game (like building roads and such), not sure how high demand this would be, but for me it would be very useful, and it's Unity native now.
« Last Edit: March 08, 2018, 10:37:23 AM by DanielThomas »

DanielThomas

  • Beta Group
  • Full Member
  • *
  • Posts: 150
Re: Unity 2D Tilemap
« Reply #1 on: March 07, 2018, 09:04:54 AM »
I'm giving it a go and doing it myself, I'm no coder but it will be educational and useful knowledge in the future.

This post can be removed, or I can post links in this thread later on