Hello. Thank you for your plugin. Is there a way to check if the player/event has reacher the spot, and then do something different? For example switch GOING to OFF?
Viewing post in KoTC Optimized Pathfinding System Rpg Maker MV/MZ comments
Hey there! You are welcome :)
Only when you use a player touch event on a below or same level as player event that is the destination at the moment. But you have given me a good idea, I will implement being able to set a switch or variable to a particular value upon arrival if one wishes in the next patch!
You are welcome, I am sorry you are having errors.
I have hunted down the specific problem you were having, and tested the plugin command and its functioning fine now in V1.21!
You follow instructions really well, the script call would have worked if I wrote my instructions properly, I forgot to include that when you write :
ssa
in the script call, it should be surrounded by quotes so its a string, like "ssa", but the plugin command can be just ssa
Thanks for reporting the issue, let me know if you have any more. :)