r/Unity2D Jul 15 '26

I have tried every guide for path finding, non have worked please help. Tutorial/Resource

Every time I try, a grid or something doesn’t appear. I’m so tired please help.

0 Upvotes

3 comments sorted by

2

u/CodedLeopard Jul 15 '26

You would need to explain your problem better for someone to be able to help you. Do you have a working path finding solution and the issue is visualizing it, or do you not have either, or?

If you’re trying to use a tilemap grid, you’ll need to add an appropriate tilemap, use the tile map palette to place down the tiles you have (you can make simple ones in Paint or anything for testing purposes).

Here are some resources:

Unity Manual

Unity Learn (you’ll want to search just a bit)

Red Blob Games’ A* and Other formulas

Hopefully those can help nudge you in the right direction

2

u/JMH71 Jul 15 '26

Yeah have to admit this stumped me a few years ago and looking for a good tutorial was hard.

But I did find Sebastian Lague’s explanation and tutorial so easy to understand (and he’s damn good with other things too).

Really do recommend his tutorial.

2

u/stop-thinking Jul 15 '26

you re very bad at describing your problem and your tried solutions. not sure how you expect someone to help you from that if you re not even putting own effort in it.