Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: ramones on September 28, 2015, 07:57:22 AM

Title: Still no Arrays/Lists as a variable?
Post by: ramones on September 28, 2015, 07:57:22 AM
Hi,

I need to create a inspectable list/array in playmaker for my artists to drag some prefabs into it. Is there anyway to accomplish this? It seems ArrayMaker doesn't provide this functionality.

Any help will be greatly appreciated.

Cheers.
Title: Re: Still no Arrays/Lists as a variable?
Post by: jeanfabre on September 29, 2015, 04:51:28 AM
Hi,

 ArrayMaker allows you to reference prefabs. Can you double check on you end?

 PlayMaker next release will have a new type FsmArray, and it will be a regular fsm variable. So this is coming soon.

 Meanwhile, ArrayMaker is in my knowledge the only solution, and it's totally fine for artists, and because it has a full inspector where the artist can set up and reference the content of the array or hashtable.


 Bye,

 Jean