View Single Post
# 1 08-03-2011 , 12:21 AM
Registered User
Join Date: Mar 2011
Posts: 2

shatter effect question

Hey guys Im very very new to Maya and am trying to do a shatter effect on a poly model I made. I successfully shattered a primitive sphere, but when I try to do this on the model I made I get this error.


crackShatter( "crackShatter", 5, 200, 0, 0, 0, 0, 4, "rigid bodies with collisions off", 1, 0);
// Error: Selection not valid for crack shatter. Please select exactly one vertex or CV, and nothing else. //
// Error: An error occurred while running the Crack Shatter script. Results may be invalid. If necessary, undo to restore the previous situation. //
// Warning: The script editor must contain at least one executer tab. //

I am doing the exact same thing that I did with the sphere. I have the model in object mode, delete the history and freeze transformations. Any idea what I am doing wrong? Any help is appreciated. Thanks