Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: jorygriffis on April 02, 2015, 03:09:37 PM
-
Hi there,
When I imported my project into Unity 5, my FSMs using Low Pass Filter Actions (both Vector3 and Float) stopped working. I have tried all kinds of things to get them going again, to no avail. Am I missing something? Did Unity 5 break those actions?
Thanks for your help and sorry if this has been discussed elsewhere.
-
Hi,
It's unlikely the actions themselves, they use simple maths.
Maybe it's the usage of the lowpass result that is corrupted?
Are you using physics? Unity 5 physics is brand new and will corrupt your old physics setup, it's almost guaranteed.
Bye,
Jean