jmpinero
07-15-2011, 06:54 AM
Hi everyone! I have dout about edit_poly modifer.
Can I attach a object to this modifier?
If attach object to Editable poly, no problem... (in maxscript)
If attach objeto to Edit_Poly modifier, the listener print this error "**System execption**"
I evaluate line attach only and works!.. and object attach, but if evaluate all script fail
box name:"Test01"
box name:"Test02"
addmodifier $Test01 (edit_poly())
$Test01.modifiers[#edit_poly].attach $test02
thanks, and sorry, my english isn't very good :D
Can I attach a object to this modifier?
If attach object to Editable poly, no problem... (in maxscript)
If attach objeto to Edit_Poly modifier, the listener print this error "**System execption**"
I evaluate line attach only and works!.. and object attach, but if evaluate all script fail
box name:"Test01"
box name:"Test02"
addmodifier $Test01 (edit_poly())
$Test01.modifiers[#edit_poly].attach $test02
thanks, and sorry, my english isn't very good :D
