Pathfinding in RPG Maker MV or plugin? Also turning off Choice sound.

● ARCHIVED · READ-ONLY
Started by PhoenixHeart87 6 posts View original ↗
  1. I found a bunch of plugins for Pathfinding but they were like for VX Ace, and others, but none for MV. I know about doing Moving Sprites with movement route. The thing is theres no way of knowing where the PC is going to be.

    After something happens, an NPC (an event) approaches another event (the x) I know how to do Movement Route and all that, and the event, x, is not moving. But theres no way of knowing where the PC will be standing, so i could do a route but if the PC is in a certain spot then the other event wont be facing x, the event, directly.

    That's why I'm asking about pathfinding, so the event can face the x event no matter where the player is.
    1
    1 x 1
    1​

    Also, for Choices, i know how choices work but it has this ding sound. I looked through all of the menus, but couldn't find any setting for the choices. Is there a way to turn off the Ding sound?

    Oh snap! Sorry I didn't put it in the subject, name plates too. A bunch of RPGs have nameplates for NPCs so they can have names.
  2. Shaz said:
    https://forums.rpgmakerweb.com/index.php?threads/smart-pathfinding.46761/

    Usually it's one help request per thread, so you're not having unrelated conversations over each other. Also makes it easy to close off when it's solved.

    I figured I'd put them all into one thread instead of cluttering the forums with multiple posts, but I'll remember that, one request per thread. thank you :)

    Oooh! I see the event ID up top. You can rename but it still has the ID number thats sooo cool!

    I still haven't a way to turn off the DING sound when the player selects a choice. Also, how do you give NPCs a name? I could put into the text box the name with a : next to the name, at least in the first text box.
  3. lol - one question per thread.

    Remember the ID is a number. By default, your events are called EV001, EV002, etc. You only use 1, 2, etc when referring to them with plugins.
  4. Change choice sound.
    Database>System>Sounds>Type>Ok
  5. Thank you all so very very much! I figured out where the ID number is for an event even its renamed, upper left hand corner, thank you!

    Also i found the sounds in Database. thats so cool that you can customize the sounds too! thank you! :)