playMaker

Author Topic: Call Method - Behavior Error  (Read 2071 times)

cmy

  • Playmaker Newbie
  • *
  • Posts: 40
Call Method - Behavior Error
« on: February 23, 2015, 10:29:34 PM »
So one thing that is driving me a little nuts is the behavior errors being thrown from Call Method when it's referring to an object variable. Is there any way that can be disabled? I know there's a few other similar actions that don't show an error under similar circumstances.

http://gyazo.com/f93a251f60b4c2ed32553f2f68d1750a

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Call Method - Behavior Error
« Reply #1 on: March 06, 2015, 06:58:56 AM »
Hi,

 have you properly defined the type of the fsmObject?

 Bye,

 Jean