Paste #19922: Untitled Paste

Date: 2015/09/07 07:08:04 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13


Zombie_Warrior:
    Type: Assignment
    Actions:
        on assignment:
        - anchor add <npc.location> id:Waypoint 
        - adjust <npc> set_entity_type:Zombie
        - adjust <npc> speed:2
        - vulnerable
        - trigger name:Proximity state:true radius:5
        on move proximity:
        - attack
        on exit proximity:
        - anchor walkto Waypoint