PDA

View Full Version : Explosion


tyk
02-27-2008, 04:48 PM
I don't know if i'm writing in the right section
I have a model
i'd like to see it explode
how can i do that in xsi?

Adrian Lazar
02-28-2008, 05:01 AM
explode in pieces? in flames (fireball)? what king of explosion?

tyk
02-28-2008, 01:45 PM
both
but i guess i know how to make in flames
it is the other one that i have no idea

Heinerich
02-28-2008, 05:29 PM
I use shatter v4 from http://www.motionblur.it/ (It pre-breaks your object into configurable pieces) and convert those pieces to rigid bodies. You might want to read the doc on how to do this.. then it's basically just giving them an initial movement with a dummy collision object and tweak the simulation until you are happy.

This process may take some time though ;)