Silgrad Tower from the Ashes

Full Version: breakable stuff
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've managed to make a breakable table. It's an actiavtor that has a script on it to play an anim.
I thought we could use it in Deeza's quest of the Gold Cta, when the player goes and breaks up the skooma production plant.
No I've got the basics, I can make lots of other breakable stuff.
Are you using the unequip animation sequence in combination with havok physics? That would be the best way to go about such a thing, as the player could then drag about bits of the table with the z-key, and the breaking 'animation' would be random.
I was using forward, does the sequence type make any difference?
Edit: Seeems like that did the trick. BreaKble tables here wwe come!
Quote:Originally posted by sceluk
I was using forward, does the sequence type make any difference?
Edit: Seeems like that did the trick. BreaKble tables here wwe come!
Unequip is a special case as it forces the havok physics to kick in, thus truly breaking the object if the collision is set up properly, rather than faking the break with the same animation every time.
Seems long dead.