I´m very new to RMMV and the basic tutorial In the game doesn´t help that much when It comes to creating NPC´s. Now the problem I have Is that I want to creat a "Guard" next to a gate. The guard Is supposed to stand next to the gate at first and then walk In front of It when I get close. When I´ve talked to the Guard, he Is to go back to his starting position and stay there.
How do I do this with "Switches"? Or do I need to use a "script" for this?
Npc movement
● ARCHIVED · READ-ONLY
-
-
no need for a script, this can be done in several different ways depending on what exactly you want to do.
I suggest you follow the link to the starting point in my signature and work through the tutorials listed there - they were written for VXA, but there is almost no difference between VXA and MV on the eventing level, every event in MV works identical to the ones in VXA (only minor differences like show choices of MV allows six choices while in VXA it had only four choices max and so on). -
Well i´ve managed to solve the problem. It´s may more simple when you know what your trying to do. Thank you for the links @Andar