playMaker

Author Topic: ArrayMaker is now available [April 2021]  (Read 181052 times)

Graham

  • Sr. Member
  • ****
  • Posts: 340
  • I Love Playmaker!
    • Portfolio
Re: ArrayMaker is now available [MAI 2014 NEW VERSION]
« Reply #180 on: March 10, 2015, 07:27:52 PM »
Will Arraymaker be updated for Unity 5?
More templates on the Unity Asset Store!

Disclosure: We are using affiliate links to our assets; we may receive a commission for purchases made through them. This helps us to continue developing and maintaining great products!

sebaslive

  • Hero Member
  • *****
  • Posts: 572
    • Frame Tale Studios
Re: ArrayMaker is now available [MAI 2014 NEW VERSION]
« Reply #181 on: March 10, 2015, 09:00:11 PM »
Hey lovely peeps, I just started a post on Arraymaker tutorials. Give it a looksie if you want to get an intro look into it. *includes a package

http://hutonggames.com/playmakerforum/index.php?topic=9800.0
All my VR games use Steam VR Playmaker Toolkit: http://u3d.as/u20
And Oculus Touch Playmaker Toolkit: http://u3d.as/QT5


Follow me @sebasRez

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker is now available [MAI 2014 NEW VERSION]
« Reply #182 on: March 11, 2015, 01:49:11 AM »
Hi,

 Updating PlayMaker Utils, then uGUi packages, arrayMaker, datamaker, etc etc, I am on the case!

Bye,

 Jean

Graham

  • Sr. Member
  • ****
  • Posts: 340
  • I Love Playmaker!
    • Portfolio
Re: ArrayMaker is now available [MAI 2014 NEW VERSION]
« Reply #183 on: March 19, 2015, 01:52:34 AM »
Thanks Jean, good to know. Just a little something I noticed in the latest Unity 5 package from the wiki.

The "Array List Send Event to Game Object" action is not working as intended, it appears to be sending the event only to the owner of the fsm and not to any of the gameobjects in the array.
More templates on the Unity Asset Store!

Disclosure: We are using affiliate links to our assets; we may receive a commission for purchases made through them. This helps us to continue developing and maintaining great products!

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker is now available [MAI 2014 NEW VERSION]
« Reply #184 on: March 23, 2015, 02:35:30 AM »
Hi,

 d'oh :) thanks for spotting this. I fixed it. Please redownload from the wiki and let me know.

 Bye,

 Jean

Graham

  • Sr. Member
  • ****
  • Posts: 340
  • I Love Playmaker!
    • Portfolio
Re: ArrayMaker is now available [MAI 2014 NEW VERSION]
« Reply #185 on: March 30, 2015, 10:34:44 AM »
Hi,

 d'oh :) thanks for spotting this. I fixed it. Please redownload from the wiki and let me know.

 Bye,

 Jean

That fixed it, however now this action will not allow the state to exit.
More templates on the Unity Asset Store!

Disclosure: We are using affiliate links to our assets; we may receive a commission for purchases made through them. This helps us to continue developing and maintaining great products!

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker is now available [MAI 2014 NEW VERSION]
« Reply #186 on: April 03, 2015, 06:01:35 AM »
Hi,

 ok, good catch. Please redownload from the wiki page. I can't wait to have more time to do another pass on the ecosystem and start including arrayMaker, and other packages, the problem is that when arrayMaker actions will become visible, I must have a system that when downloading I double check that you indeed have arrayMaker and visually indicates the procedure, but until then I can't put them on the ecosystem... this will be the enabler for any packages to be features there, so quite important.

Bye,

 Jean

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker is now available [MAI 2015 NEW VERSION]
« Reply #187 on: May 14, 2015, 04:51:56 AM »
Hi,

 New version up, now downloadable from the Ecosystem :)

This version split third party and samples in separate folder for easier maintenance and clarity. So now you have a clean ArrayMaker folder.

Features haven't really progressed, tho it now supporty bytes ( in prevision of Photon turnBased addon support I am working on currently).


 Bye,

 Jean

mitchelq

  • Guest
Re: ArrayMaker is now available [MAI 2015 NEW VERSION]
« Reply #188 on: June 04, 2015, 04:53:56 PM »
Hi Jean,

I previously used the actions "Array list take snap shot" and "revert to snapshot" are these action available somewhere for unity 5 or are they still being updated?

Best regards,

Mitchel

mitchelq

  • Guest
Re: ArrayMaker is now available [MAI 2015 NEW VERSION]
« Reply #189 on: June 04, 2015, 05:10:21 PM »
I have already found the actions. When I download the package from the wiki it is all there, including the menu in the playmaker add-on menu. When I downloaded from the ecosystem I didn't get all that, also the actions are in a different tab on the action browser.

Edit: The action "array list add range" does not seem to work anymore. "Array list insert" does work, so I can use that multiple times instead.
« Last Edit: June 04, 2015, 07:36:45 PM by mitchelq »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker is now available [MAI 2015 NEW VERSION]
« Reply #190 on: June 08, 2015, 05:58:00 AM »
Hi,

 I don't see any problems with ArrayListAddRange. if you have a repro scene, let me  know, I am not sure what's happening on your side.

 Bye,

 Jean

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: ArrayMaker is now available [MAI 2015 NEW VERSION]
« Reply #191 on: June 10, 2015, 11:25:17 AM »
hi,

i just noticed a duplicate action :

"Hash Table Contains" and "Hash Table Contains Key"

they do both exactly the same only the name is different

greetings,

Dino

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker is now available [MAI 2015 NEW VERSION]
« Reply #192 on: June 10, 2015, 12:04:07 PM »
Hi,

Yep, they match the .NET api for Hashtables, and so I choose to do both for the sake of accurary, but indeed they internally do the exact same thing.

http://stackoverflow.com/questions/2591045/net-hashtable-contains-vs-containskey

I won't remove either, because now projects depends on both, but it doesn't hurt, and I personally prefer using HashTableContainsKey because it's explicit, HashtableContains could lead to expect to check if it contains a Value...

Bye,

 Jean

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: ArrayMaker is now available [MAI 2015 NEW VERSION]
« Reply #193 on: June 11, 2015, 11:50:00 AM »
ah. ok

Greetings,

Dino

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker is now available [JUNE 2015 NEW VERSION]
« Reply #194 on: June 16, 2015, 08:23:03 AM »
Hi Everyone,

 New version up, mostly for cleanup and bring code into par with other packages.

You'll notice the option to use bytes instead of ints. This is for the up coming release of PlayMaker support for Photon turnbased system, where data will be able to be transfered over the network as bytes instead of ints: more efficient, and total support for existing work that may be using bytes already.

 Bye,

 Jean