Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: pietwelve on January 09, 2020, 03:36:49 PM

Title: Particle Set Property Min and max [SOLVED]
Post by: pietwelve on January 09, 2020, 03:36:49 PM
Hello,
each particle parameter can be "constant" or "random between two constants" or  curve ...
When "random between two constants" a parameter gets two field, a min and a max value.
Only the max value seems to be accessible from drop down property list in "Set Property" Action.
eg : "Start size" parameter with min and max value. "startSize" property in "Set Property" Action only links to max Start size parameter.
Is there a way to acces the min value ?
Thank you.
Please excuse my english ;-)
Title: Re: Particle Set Property Min and max
Post by: djaydino on January 10, 2020, 10:54:16 AM
Hi.
Try search 'shuriken' on the Ecosystem (https://hutonggames.fogbugz.com/default.asp?W1181), maybe you can find some actions there.

Title: Re: Particle Set Property Min and max
Post by: pietwelve on January 11, 2020, 07:18:43 PM
Thanks for the advise :-)
I haven't found the right action but now i know about the ecosystem ;-)
Bye
Title: Re: Particle Set Property Min and max
Post by: jeanfabre on January 21, 2020, 08:18:38 AM
Hi,

 currently no, which module and property one do you want to access?

Bye,

 Jean
Title: Re: Particle Set Property Min and max
Post by: pietwelve on January 21, 2020, 07:22:55 PM
Hi Jean,
Particle System/ First Module / Start Size (min)
would be great :-)
Bye
PS : screenshot attached
Title: Re: Particle Set Property Min and max
Post by: jeanfabre on January 22, 2020, 08:18:34 AM
Hi,

 It's on the Ecosystem now, the action is called MainModuleSetStartSize and you can choose between constant or two constants option, curves are not supported yet... need to find a way.

Let me know how it goes.

Bye,

 Jean
Title: Re: Particle Set Property Min and max
Post by: pietwelve on January 22, 2020, 11:44:38 PM
Thanks Jean,
it goes so good :-)
Great !!!
bye