PDA

View Full Version : Deflector object using MAXScript ???


Chubb-Chubb
02-19-2007, 10:29 AM
I have seen that there was already someone who made a thread like this but it was ocked with no answer so i am putting it here again.

I know the help sais :
There is no way to set the Deflector object using MAXScript.


But has anyone found a workaround to Set the deflector object on a Udeflector in Maxscript ?
It would be a great help

greets.

HalfVector
02-19-2007, 09:12 PM
Hi.

You can try my C++ extensions. It contains two functions, one to get the UDeflector collision node and another to set it.

<collision_node> getUDeflectorNode <deflector_node>
<bool> setUDeflectorNode <collision_node>

You can download the extensions from here (http://maxplugins.de/max8.php?search=&sort=Author).

Hope that help.

PD: there s lot more extensions in the package but unfortunely I did'nt document it. I hope to fix this soon!.

CGTalk Moderation
02-19-2007, 09:12 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.