Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: indeed on June 27, 2019, 11:51:27 AM

Title: Set Property for legacy particle system broken?[SOLVED]
Post by: indeed on June 27, 2019, 11:51:27 AM
Hi, I'm updating a Unity 5.3.5 project made with Playmaker to Unity 2018. This scene was using "Set Property" states to animate an Ellipsoid Particle Emitter from the deprecated legacy particle system. These FSM states see the emitter component, but now the "Property" within Set Property is just set to "None" and the dropdown doesn't list the properties of the emitter. Is there any way to get Playmaker to "see" these properties again?
Title: Re: Set Property for legacy particle system broken?
Post by: indeed on June 28, 2019, 10:06:13 AM
Hi sorry to bump this but the project is a bit time-sensitive. It would even be useful to know if this is simply no longer possible.

Also it's easy to test: Just drag an Ellipsoid Particle Emitter component into an FSM state to Set Property. The properties are not listed.
Title: Re: Set Property for legacy particle system broken?
Post by: djaydino on June 29, 2019, 01:21:05 PM
Hi.
Maybe this thread can help you out :

https://forum.unity.com/threads/legacy-particle-system-updater.510879/
Title: Re: Set Property for legacy particle system broken?
Post by: indeed on June 29, 2019, 11:11:01 PM
Hi thanks for the reply I'll look into it!
Title: Re: Set Property for legacy particle system broken?
Post by: DanielThomas on July 01, 2019, 03:44:22 PM
Just speculating, it feels like this started with Unity 2018 (original post seems to support this). Don't know if that's of any help.
Title: Re: Set Property for legacy particle system broken?
Post by: indeed on July 02, 2019, 02:01:24 PM
Hi thanks for the reply. I've mostly resolved this issue. Yeah the issue is with Unity 2018's near total deprecation of the legacy particle system and Playmaker's inability to "see" it in 2018 Unity. They key is to use Unity 2017.4 or earlier, where Playmaker can still see the Legacy Particle properties, and then use the tool that djaydino linked to.
Title: Re: Set Property for legacy particle system broken?
Post by: DanielThomas on July 02, 2019, 04:20:38 PM
I just noticed this reply ended up in the wrong thread, so was a total fluke that it was even relevant - sorry :)