HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Explosion effect

02-16-2003, 04:19 AM#1
BananaTwist
Can someone tell me the name for the little explosion the mortor team has once the mortar hits. I want to use it so it is placed at the fett of a unit.
02-16-2003, 04:28 AM#2
republicola
it is probably a particle emitter in the mortar projectile
02-16-2003, 05:00 AM#3
SkylineGT[FB]
i dont know if this is wut u want but this is the mortar projectile impact art:

Abilities\Weapons\Mortar\ScatterShotTarget.mdx

in the triggers u have to to the
event
every 1.0 seconds

condition
nothing

effect
special effect - create a special effect attached to the origin of xunit using Abilities\Weapons\Mortar\ScatterShotTarget.mdx

the xunit u can replace with the unit that u want to put the effect on.

the part were it sayes "origin" u have to have that cause that means it will create at feet of the unit.