Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: Alex Chouls on June 09, 2013, 12:55:02 PM

Title: Collecting actions to include in official updates
Post by: Alex Chouls on June 09, 2013, 12:55:02 PM
There are so many useful actions posted here that it's hard to keep up! :D

I'd like to get some of these into the official Playmaker release, but I need your help to track them down.

Good candidates are:

- Actions that fix bugs in official actions.
- Actions that extend official actions with new options.
- New actions that lots of people might find useful :D

NOTE: Actions that extends official actions should not break the old behavior. Existing projects might depend on that behavior. For example: Any new options should default to a value that keeps the old behavior intact.

Super specialized actions, experimental actions, or actions that require third party plugins are not good candidates. They are best hosted on the forums or wiki for now, until we come up with a better system...

Thanks!!
Alex


Title: Re: Collecting actions to include in official updates
Post by: jeanfabre on June 10, 2013, 02:44:59 AM
Hi,

 Here is a list of what I think could go in:

http://hutonggames.com/playmakerforum/index.php?topic=4034.msg18827#msg18827
[done]

I think also, vector 2 and quaternion actions could go in as well.

https://hutonggames.fogbugz.com/default.asp?W1004
https://hutonggames.fogbugz.com/default.asp?W967

bye,

 Jean
Title: Re: Collecting actions to include in official updates
Post by: jeanfabre on July 01, 2013, 02:54:07 AM
Hi,

 Smooth Look at direction  this one should be updated as well:

http://hutonggames.com/playmakerforum/index.php?topic=4276.0

the problem is that the min magnitude as it is implement does not work. the updated version properly checks for the angle between the desired rotation and the current which in turn allow for cusotm event fire and finish() call.

bye,

 Jean
Title: Re: Collecting actions to include in official updates
Post by: Lane on September 03, 2013, 08:37:05 AM
Here are a few more that would be nice to have in the official set.

Seconds to string:
http://hutonggames.com/playmakerforum/index.php?topic=1711.0

Set Drag:
http://hutonggames.com/playmakerforum/index.php?topic=4734.0

Check for internet:
http://hutonggames.com/playmakerforum/index.php?topic=4699.0

Move Object (cheaper than tween)
http://hutonggames.com/playmakerforum/index.php?topic=4758.0

Get Bool Invert
http://hutonggames.com/playmakerforum/index.php?topic=4230.0
Title: Re: Collecting actions to include in official updates
Post by: Semihero on September 15, 2013, 07:46:11 PM
I would sooooo much love a modification of Send Message action to pass more than 1 variables to javascript of C# scripts!!! ::)
Title: Re: Collecting actions to include in official updates
Post by: Alex Chouls on September 15, 2013, 08:34:00 PM
I would sooooo much love a modification of Send Message action to pass more than 1 variables to javascript of C# scripts!!! ::)

Send Message is a Unity command that only takes one parameter. However, Playmaker now has a Call Method action that can pass any number of parameters, and get a return value :) Make sure you update to 1.7.4 since there were a couple of bug fixes for the Call Method action...
Title: Re: Collecting actions to include in official updates
Post by: muppetpuppet on September 20, 2013, 04:19:13 PM
Title: Re: Collecting actions to include in official updates
Post by: Mayhem on September 21, 2013, 04:39:06 AM
- The HOTween-Package should be included
- NGUI Script should be included (UIEventsToPlayMakerFSM)
Title: Re: Collecting actions to include in official updates
Post by: jeanfabre on September 23, 2013, 01:36:29 AM
Hi,

hotween and ngui scripts pacakages and similar should be kept as addons really cause not everyone has ngui or hotween. I heard Hutong is working on a more convenient access to addons and in there they will have their places for sure.

bye,

 Jean
Title: Re: Collecting actions to include in official updates
Post by: phannDOTde on March 16, 2014, 03:08:10 PM
Would be great if the Plattform check action makes it into the release version to :-)
Title: Re: Collecting actions to include in official updates
Post by: MrStanaland on May 18, 2014, 02:06:56 AM

The SetVisibility action should be updated to support the recursive option that
MaDDoX added way back in 2011: http://hutonggames.com/playmakerforum/index.php?topic=159.0

(BTW, this is my first post and I'm enjoying PlayMaker so far!)
Title: Re: Collecting actions to include in official updates
Post by: davebac on January 01, 2015, 09:08:52 PM
I added a note on the Internet Check action, however -- you don't want to use that check.

That check fails if there's a captive portal (McDonalds, Starbucks, etc. where you must click "I agree" before you get Internet).  In that scenario, if you look up the address of some Internet server you're trying to connect to -- it will be the wifi hotspot's address.  Your game will initialize and point stuff at that address, and then you'll get interesting force closes to diagnose.
Title: Re: Collecting actions to include in official updates
Post by: jeanfabre on January 19, 2015, 01:38:18 AM
Hi,

 Where is that action you rewrote to handle that case? I'll put it on the ecosystem until it gets officially digested :)

 Bye,

 Jean
Title: Re: Collecting actions to include in official updates
Post by: phannDOTde on November 13, 2015, 04:52:17 PM
I saw that all basic get/set/add Vector2 actions aren't included in the basic package, they are somehow pretty useful working with UGUI stuff
Title: Re: Collecting actions to include in official updates
Post by: Garuna on February 07, 2017, 04:06:58 AM
So first post here. I too think Vector2 and a bunch of other actions should be included in the basic package or come included in a "starter" addon pack of sorts.

Anyways, I was using DrawLine with the modifications by NateGallardo from http://hutonggames.com/playmakerforum/index.php?topic=3943.15 (http://hutonggames.com/playmakerforum/index.php?topic=3943.15). The topic was old so I'm adding it here hoping it gets updated. numpositions, color and width are set differently now in Unity5.5 (or maybe earlier). This updated action uses the new variables and has a bool to make the line persist on returning to state. Total newb here so couldnt add the gradient and curve bit.
Title: Re: Collecting actions to include in official updates
Post by: robiul1 on February 17, 2017, 02:23:06 AM
 ;D ;D ;D ;D ;D ;D