Frictional Games Forum (read-only)

Full Version: Slow enemies
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When some Zombie(grunt) attacks and successfully hits the player his movement speed is reseted + they have really short sight distance. Can this be changed?
I have seen extremly fast grunts in a custom story once, so I am pretty sure yes. You probably have to use the model editor and change something there. I don't know the exact option to change the movement speed and the short detection sight, but it is definitely there.
(06-21-2012, 01:34 PM)FastHunteR Wrote: [ -> ]I have seen extremly fast grunts in a custom story once, so I am pretty sure yes. You probably have to use the model editor and change something there. I don't know the exact option to change the movement speed and the short detection sight, but it is definitely there.
Well thanks. You just need to open the grunt file and then settings -> user defined variables.
Go into the model editor
Open up the servant_grunt.ent
Go into Settings > UserDefinedVariables
Tweak whatever settings you wish.
Save as something other than servant_grunt.ent (servant_grunt_AlteredSpeed, or something)
Place in your entities folder & in the entities folder of your custom story.
Place in the map.
Good to go.