Modme Forums

Zombie interest point

Game Modding | Call of Duty: Black Ops 3 | Scripting


ModmeBot:

Thread By: Doodles
So, I have a vehicle in my map, but, even though he is a moving platform (so it should generate navmesh), zombie can't enter it or even get near to it when the player is on it, so I would like to know if can set something like a interest point, that calls zombies to a place when they don't know where to go.


ModmeBot:

Reply By: mathfag

self zm_utility::create_zombie_point_of_interest( max_attract_dist, num_attractors, 10000 );