is it possible to make an explod disappear while the scale is shrinking?eg. the explod is shrinking like in shin gouki's intro when the red hadou shrinks into his bodynow is it possible to make and explod thats shrinking like that disappear? i have only gotten helpers to disappear by using the addalpha thing..sorry if im not explaining it good enough..
If it's an explod, just use a modifyexplod with "trans," used in the same way you used it make make helpers fade I believe. Read docs on explod to see if trans works the same as the single sctrl. Since you already know how to do that, your problem should be solved.[mcode]explodmodifyexplodremoveexplod[/mcode]Addition(s):- Yes it does work the same! Do it!