Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Bobyteal on March 21, 2017, 06:46:48 AM

Title: Set Animator Bool gives me a weird error.[SOLVED]
Post by: Bobyteal on March 21, 2017, 06:46:48 AM
Hi, it's boby again  ;D

I am using the animator controller with Playmaker, Set Animator Trigger works no problem but when I try to use Set Animator Bool in a FSM it always gives me this error :

It says 'cannot cast from source type to destination type playmaker'. Which I don't understand.

The thing is I really need to tell my animator controller when to play my running animation and need to use this action, without it I am blocked.


Any ideas why it do this? Thanks  !
Title: Re: Set Animator Bool gives me a weird error.
Post by: jeanfabre on March 22, 2017, 01:47:53 AM
Hi,

 can you cops the full error from the console? thanks :)

 Are you sure it's because of that action and not something else?

 Bye,

 Jean
Title: Re: Set Animator Bool gives me a weird error.
Post by: Bobyteal on March 23, 2017, 04:45:15 PM
Hi, sorry for late answer, I reinstalled Playmaker and it fixed my issues ! Thanks for trying to help me  ;)