HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Special Effects help

08-08-2003, 01:58 PM#1
desty
hi everyone,
got a slight problem with those sfx, when I'm using several sfx in a row, well I want to have a pause between them, so they aren't all in the same time... I therefore use [Wait 1.00 sec], but when I do, all sfx after that trigger are cancelled, they don't show up. anyone know how to fix this?

Cheery,
DeSty-
08-08-2003, 02:02 PM#2
Setreal
Having waits inbetween special effects resets the target. Like if you're ahving them appear at casting unit, they lose the target of casting unit and just appear in the center of the map. To fix this at the start of the trigger insert the casting unit(or whatever you're using) into a unit variable and just have the special effects appear at the position of the unit in the variable.
08-08-2003, 03:11 PM#3
desty
thanks, that seems to work ok.

DeSty-