PDA

View Full Version : Making Creep damage units over time


Klasus
08-14-2012, 09:35 PM
How can I make creep damage units over time? I know that I can create a trigger which damages all units around the creep tumor over time, but is there any other more effective way to do it?

Dr Super Good
08-14-2012, 09:43 PM
Use a "Location Creep" class validator on a behaviour that will perodicly damage the unit if the validator passes. I would advise a "Buff" behaviour which the units possess from creation.

Klasus
08-14-2012, 10:54 PM
Ok, another question, I want to my Overmind unit to be able to drop a bomb which spreads creep. I know how to create the trigger but I can't find the model of the bomb that drops the creep. I know that I have seen it somewhere in the campaign. It's the model where zerg parts fall from the skies and collides with the ground creating a big splat. I don't know how to describe it better.

Dr Super Good
08-14-2012, 11:02 PM
I think it was referred to as a "Zerg drop pod". You can check the campaigns and see what they make there.

Klasus
08-14-2012, 11:21 PM
Perfect! thank you