Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: craig - SKC on January 06, 2018, 11:35:48 PM

Title: Smooth Look at 2D not working (2017.3) [SOLVED]
Post by: craig - SKC on January 06, 2018, 11:35:48 PM
Since updating to Unity 2017.3 all my FSM's that were using 'Smooth Look At 2D' can no longer:

   look at the target object,
   target position 2D,
   target position
   show the debug direction.

'Smooth Look At' (non 2D version) seems to still work but as I am making a 2d game that causes other issues for me.

Any tips? is it just a change that needs to be made to the script?
Thanks in advanced for taking the time to help.
Title: Re: Smooth Look at 2D not working (2017.3)
Post by: djaydino on January 07, 2018, 09:06:45 AM
Hi,
What playmaker version are you on?
I just tested on unity 2017.3 and playmaker 1.8.6 and they seem to work.

if on a lower version try to update, but before you do Make a backup from your project!
Title: Re: Smooth Look at 2D not working (2017.3)
Post by: craig - SKC on January 07, 2018, 09:26:34 AM
Thanks for checking!

I am on Playmaker 1.8.6.f4
(sorry should have included that in my original post)

Cheers,
Craig
Title: Re: Smooth Look at 2D not working (2017.3)
Post by: djaydino on January 07, 2018, 10:45:11 AM
Hi.
In playmaker/tools try update all fsms.

if that does not work, try Assets/Reimport All
Title: Re: Smooth Look at 2D not working (2017.3)
Post by: craig - SKC on January 08, 2018, 12:04:26 AM
Thanks a bunch for the tips.

re imported them. Turns out I removed the new 2D actions and accidentally kept the old ones from a separate folder.  :-[

Thanks for your help and for helping so many other people on the forums
Title: Re: Smooth Look at 2D not working (2017.3)
Post by: djaydino on January 08, 2018, 02:58:12 AM
Hi.
No problem, happy to help :)