Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Maya® / Dynamics / How do you transfer a surface particle emitter to another surface?
  RSS 2.0 ATOM  

How do you transfer a surface particle emitter to another surface?
Rate this thread
 
39101
 
Permlink of this thread  
avatar
  • Total Posts: 21
  • Joined: 30 August 2006 11:37 AM

Hello,

How do you transfer a surface particle emitter to a different surface?

Version: Maya 2009

Thanks,

F



Replies: 0
avatar
  • THNKR
  • Posted: 26 January 2010 03:26 AM

connect the new mesh to the geoConnector:

connect
mesh.message to geoConnector.owner;
mesh.worldMatrix[0] to geoConnector.worldMatrix;
mesh.outMesh to geoConnector.localGeometry;



Replies: 1
/img/forum/dark/default_avatar.png

Hello!

Thanks for the info. I originally tried that but I didn’t get the correct results. I will play around with it some more.
Heh, I already wrote a script to do this. :)
Thanks for your help!

F

Author: fbonniwell

Replied: 26 January 2010 12:51 PM