sunkjy2017
June 19, 2017 11:13:43
hi,guys.
I created a simple particle emitter HDA ,but in Maya it doesn't work, I don't know why(as in the screenshot),hope can help me fix the issue.Thank you for any help!
awong
June 19, 2017 18:21:42
The warning is saying that the particles contain attributes that Maya doesn't support. If you don't need those particular attributes, you could ignore the warning. This shouldn't affect the particle simulation though. Would you be able to post your asset? Which Maya and Houdini Engine version are you using?
sunkjy2017
June 19, 2017 19:57:42
Thank you for your quick reply.I am using Maya2017 update2 and HoudiniFX 16.0633.Here is my otl file,Thanks!
awong
June 22, 2017 08:44:54
This is likely due to the new evaluation modes in Maya 2016 and up. Try using the old evaluation mode. Open the Preferences window from “Windows -> Settings/Preferences -> Preferences”. Under “Settings -> Animation”, change the “Evaluation Mode” to “DG” to get the old evaluation behavior.
See more at:
https://www.sidefx.com/forum/topic/42106/ [
www.sidefx.com]
sunkjy2017
June 22, 2017 18:52:56
Thanks very much! it is working now.