HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Destructible - Remove (destructible) ain't working..

07-02-2005, 08:19 PM#1
UnknownCzar
I am working on a map which uses a certain model i made as a destructible. The model does not have anims, but it's alpha so far and I will add it all later. Now I made a trigger that states when the destructible dies, it will remove that said destructible.

Problem is that it's not doing ANYTHING. Nothing has happened to the destructible.

Anyone know why?
07-03-2005, 12:36 AM#2
Azhag
Well, posting the trigger for one would be helpful.
07-04-2005, 06:26 PM#3
UnknownCzar
Quote:
Originally Posted by Azhag
Well, posting the trigger for one would be helpful.

Um.. it ain't that complicated...


event:

A destructible within playable area dies

Condintion:

type of dying destructible equal to stone

Action:

remove dying destructible


It's so simple I just can't understand why it wouldn't work O_o
07-05-2005, 04:05 AM#4
luckyownz92
It did you just cant see it being remove.
07-05-2005, 06:20 AM#5
uberfoop
true. it seems like the graphics stay there for a while (forever?) if they dont have a death/decay animation (or something).
07-06-2005, 02:05 AM#6
UnknownCzar
oh...

I just thought it wasn't removing it at all :\

well thanks, seems I will need to add a death anim...