Maxscript and tyParticleSkin () max distance bug
#1
Hey Tyson,

Writing a small tool to automatically copy my "birth" meshes, rename and particle skin them with predefined settings.  Max Distance parameter is not exposed via maxscript.

show $.modifiers[#tyParticleSkin] returns:
  .flow : node
  .mode : integer
  .frame : integer
  .frame : float
  .count : integer
  .weightAll : boolean

As you can see it returns "frame" twice but nothing for "max distance". If I manually change max distance in command panel it prints out "$.modifiers[#tyParticleSkin].frame = 3.5" to the listener.
  Reply
#2
Ah woops, yea that's my mistake Smile

Names will be proper ("distance" will be the accessor for the dist value) in the next build v0.16010, which will be released late tonight.
  Reply
#3
(04-06-2019, 10:10 PM)tyFlow Wrote: Ah woops, yea that's my mistake Smile

Names will be proper ("distance" will be the accessor for the dist value) in the next build v0.16010, which will be released late tonight.

Amaaaazing!  Big Grin

I'll be sharing the tool in fb group tomorrow then!
  Reply


Forum Jump: