Create the map moving character like in Heroes M&M

Hello
I’m trying to make the the map movement the same like was done in Heroes Might and Magic: https://youtu.be/g42gSMad09Y?si=wDyfM9d7_0t0fn8J&t=234

So I need to click on the point on the map and it will draw the path to this point I click again and character follow this path and the camera is following him.

I’m a beginner of Unreal Engine I was try to use the TopDown template, but I can’t figure out how to
make the path draw and after another click the character move there.

It’s important for me because the distance will cost the player the energy so he can choice which path he want to go.

Hello,

There is a turn-based RPG template that’s free for the month (Sept 2024).

Watching the trailer video, I see they have implemented a pathing system similar to what you’re describing.

Hope that helps!

Thank you that feels like something that I need. I’ll check it out