- Home /
Question by
M0RD3CA1 · Aug 03, 2017 at 09:22 AM ·
2d-platformertilemappathfindinggrid
Making an Array of Tiles from Unity's Grid TileMap feature?
Hi there!
I am currently working on a 2D platformer and I'm trying to get a pathfinder working. Problem is, I don't exactly know how to get an array of the tiles my world is composed of. You see, I am using Unity's Grid TileMap feature to make an environment out of tiles, but the api is too confusing for me to understand how to actually get an array of all the tiles existing in the grid. Could somebody help me out? Thanks so much
Comment
Unity's Grid Tile$$anonymous$$ap feature?
unity has no tilemap feature yet?
Hey,
Did you ever find a solution for this? I'm facing the same problem.
Your answer
Follow this Question
Related Questions
TBS - Suggestion (Beginner) 0 Answers
Merging Objects (many tiles into one) - 2D 2 Answers
PATHFINDING in a grid game 2 Answers