Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Hi!

I'm sorry I'm not very good at making videos but hopefully this will still be helpful.

Where have you got so far with Path? As a starting point, you probably want to set something up like the "Follower animation demo" in the Path documentation. Essentially, copying what's there and changing the art to suit your purposes. There's an associated contraption that you'll need to import into your own deck to make this work.

The next part is making things trigger based on the movement. There's not really any set way to do this, but one way to do it is that when the follower has stopped walking, it calls a finish[] event, and you can put code in that event to check where the follower's current position is and make events happen accordingly.

I'm not sure if this makes much more sense than the tutorial, but if you can let me know which parts make sense and which parts don't we may be able to work it out.

Hello, thank you for your help and explanation. My exploration of Path is still limited to drawing a map and displaying the path from the starting point to the end point based on the clicked position. I'm still far away from using followers. Because my native language is not English, the text content in the tutorial is difficult for me to understand. So I adopted the simplest and crudest method, which is to copy each widget in the tutorial after installing the Path component on the local decker, and then change the values to explore the principle myself. However, when I applied the code to the map I drew myself, it failed. This is what troubled me in the first step.

(+1)

Hi. It would help if you uploaded your own deck, that way I can have a look and find out where it isn't working.

I apologize for replying to you so late. For some time, I found that my Itch official website was unreachable and I couldn't log in to my account. Since then, I have been searching for a solution until just now when I finally logged in and rushed to reply to you. During this period, I used a clumsy method to figure out how to use Path. As for the method of "how to make a character move to a certain location to trigger an event", I am currently trying it out based on your suggestions. Thank you very much for your help

Sorry, my web translation software made a mistake and accidentally reported your reply. I originally intended to reply to you. I haven't used this website for a long time. I am really sorry( Ĭ ^ Ĭ )