AlooGobi: The script is suppose to make what was previously a geosphere, disappear. Why you think so? This is a Birth script. PF Birth operators …
Just quick guess but looks like a variable scope issue. You made struct instance inside AddFlowLayoutNodes() but is that instance is visible outside t…
miauu: Btn_Snap.text = sliderTime as text – ? not possible conversion probably you mean sliderTime.time as String
DaveWortley: I want a two-way connection… ok, i see, we have disparate preferred bonds. the two-way connection is not urgent for me. the profit o…
denisT: If I am not alone with my problem I like to share some solution… Yes, I’m on the same boat, hehe… so I will glad to see your solution, t…
I use Crtl+N all the time, maybe for that i never met this issue? Good to know about anyway.
JokerMartini: I make some shader changes to it in Donut_model.max… Full xrefs replacement (?), sounds as very fastidious task for mxs project. Wh…
Hi John, I read this topic very quickly but and maybe i not get it, but is XRefObjects not enough? or Containers (in Max2010+)? If not then AppData (…
Well, I can’t answer w/o inserting some criticism against the help file. The CA’s are kind of plugin and that section in the help is prepared for code…
The rollout is a dynamic part of the CA-plugin, its created then needed and destroyed after that. As quick fix (in this case) you can add a code to th…
i wonder why you need this color conversion (multiplying with 256). scaning bitmap with GetPixels returns array of Colors. run next test – c = (color…
Marth01: … yet I can’t seem to assign the materials correctly. and i think this is your actual problem, not the names. now you use 1 instance mat…
Axis_Helper ? or – about (WorkingPivot.getTM()) rotate curObj (angleaxis 45 [0,0,1])
Excellent! That was all what I need to know, many thanks!