Paste #19928: Diff note for paste #19927

Date: 2015/09/07 07:34:43 UTC-07:00
Type: Diff Report

View Raw Paste Download This Paste
Copy Link


 Zombie_Warrior:
     Type: Assignment
     Actions:
         on assignment:
         - trigger name:Proximity state:true radius:5
         - anchor add <npc.location> id:Waypoint
         - adjust <npc> set_entity_type:Zombie
         - adjust <npc> speed:2
         - vulnerable
-        on move proximity:
-        
-        on exit proximity:
-        
     interact scripts:
     - 10 movement
 movement:
     type: interact
       steps:
           1:
             proximity trigger:
                   move:
                       script:
                       - ^attack
                   exit:
                       script:
                       - ^anchor walkto id:Waypoint