#how I do a spawner "rats" with a single movement
1 messages · Page 1 of 1 (latest)
Just do
Execute command auto nav to (cheese obj cords)
Or execute command start chasing (cheese obj)
In the when starting of the rat (apply it to original asset so every spawned rat has it)
And in the map's when player enters do
Execute command generate object (rat) at 0, pick random 0 to map.height
Edit the coordinates on how you would like the rats to spawn