Zombify Npc

● ARCHIVED · READ-ONLY
Started by KimiRaven 4 posts View original ↗
  1. Hi fellow rpg maker, i am trying to make an event where a zombie will change the npc into a zombie upon contact. Any idea?
  2. "How do I...?" questions belong in the support forum for the engine you are using.  So, based on the info under your avatar...


    I've moved this thread to RPGMaker MV. Please be sure to post your threads in the correct forum next time. Thank you.
  3. Did you do the Zombie State yet? Any idea of what the state will do?


    Because the chance of infecting others by attacking, just add it as an attack state.
  4. There's some plugins that allow for event to event collision, which you can use to trigger a switch or variable change, and flip to a different page of your NPC event, with the NPC as a zombie. Depending on the plugin, you'll probably need to use logic inside the event to react to specifically react to the zombie touching them, as opposed to the player or another normal NPC.