Game Development Community

how to break a rigid shape ?

by x-ming-x · in Torque 3D Professional · 04/04/2011 (5:27 pm) · 2 replies

Hi all

Ive been trying to make a simple breakable object, a rock that breaks when you shoot it
im using the rigid shape (bouncing boulder running in fps full project template) and setting its maxdamage etc so it should break but it doesnt.

any help much appreciated ;)

About the author

ive been making games since they used to be on floppy discs, ive been all over the industry and worked for / with all types of companies, big and small. Now im lucky enough to be indie and working full time for myself and my team :)


#1
04/05/2011 (3:31 pm)
I started a guide on how to do exactly that a while back, just never posted it. Your question was incentive to finally finish that thing. See this Resource.
#2
04/05/2011 (3:32 pm)
Most likely you're just missing the script logic needed to make destruction work.