playMaker

Author Topic: Tilemap Movement  (Read 947 times)

user8483030

  • Playmaker Newbie
  • *
  • Posts: 1
Tilemap Movement
« on: January 28, 2022, 12:07:49 AM »
Hi, I'm using Unity's built-in Grid and Tilemap.

When player clicks a cell, I'd like to move a character to that cell.

Which Playmaker Actions (if any) will help me implement this? Thanks!