Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: wheretheidivides on January 19, 2015, 11:28:47 PM

Title: Making Actions with Javascript
Post by: wheretheidivides on January 19, 2015, 11:28:47 PM
I looked at the area on making actions and it's c#.  I know javascript.  I was wondering if there was a tutorial or an example of how to make an action with javascript.

I want to make playmaker actions for AI behavior (walker boys).  I have looked at behavior designer and such but they seem too much like coding.  We could probably do the same thing in playmaker.  AI behavior seems a lot easier to use so I wanted to do get some playmaker actions going for it.
Title: Re: Making Actions with Javascript
Post by: jeanfabre on January 20, 2015, 01:40:30 AM
Hi,

There are lots of topics on this on the forum, I think this one is good enough for you to start:

 http://hutonggames.com/playmakerforum/index.php?topic=1197.msg4999#msg4999

 Bye,

 Jean
Title: Re: Making Actions with Javascript
Post by: wheretheidivides on January 20, 2015, 02:47:59 AM
thanks