I made an little script for spawning zombies and stuff that they shutdown etc
But i want to have them walk everywhere on the site can someone tell me bout that?
It whas something like
But i want to have them walk everywhere on the site can someone tell me bout that?
It whas something like
- event
- Time-every 5 seconds of game
- condition
- action
- unit-create 1 zombie for neutral hostile at center of 001 rect
- unit-create 1 zombie for neutral hostile at center of 002 rect
- unit-create 1 zombie for neutral hostile at center of 003 rect
- unit-create 1 zombie for neutral hostile at center of 004 rect
- unit-create 1 zombie for neutral hostile at center of 005 rect
- Time-wait 1200 seconds
- Trigger-Remove this trigger