playMaker

Author Topic: Call Method and template  (Read 1924 times)

spinalcord

  • Playmaker Newbie
  • *
  • Posts: 2
Call Method and template
« on: February 15, 2017, 07:55:58 AM »
Hey,

is there a way to use Call Method in PlayMaker templates? Because i can't get it work. I use Array For Each and execute my template wich contains Call Method, but if i start Play Mode the complete template don't contains my Call Method Behaviour anymore, also after Play Mode.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Call Method and template
« Reply #1 on: February 16, 2017, 01:55:39 AM »
Hi,
 
 I am a bit confused, are you saying the action "CallMethod" is not anymore in the state you've put it into?

Bye,

 Jean

spinalcord

  • Playmaker Newbie
  • *
  • Posts: 2
Re: Call Method and template
« Reply #2 on: February 16, 2017, 05:24:58 PM »
Hi,
 
 I am a bit confused, are you saying the action "CallMethod" is not anymore in the state you've put it into?

Bye,

 Jean

Hey,

The action Call Method is in there, but the behavior script isn't in Play Mode, and also after Play Mode. It's becomes an empty action.

But i decided to use now C# array functionality instead Array For Each. This is ok for me so far.

Thanks.

Fat Pug Studio

  • Beta Group
  • Hero Member
  • *
  • Posts: 1294
    • Fat Pug Studio
Re: Call Method and template
« Reply #3 on: February 19, 2017, 07:04:05 PM »
Try Invoke Method.
Available for Playmaker work