Page 1 of 1

Playmaker array usage?

Posted: Sun Nov 05, 2017 4:26 am
by Groo Gadgets
Heya,

I've been using EasySave for about a year now and it works really well for my game variables.

I'm now wanting to save arrays of data so i've just started checking on the array actions. I'm a bit lost as to how they work, can someone give me a simple explanation?

I would like to save and load my existing Playmaker array variable using Easy Save. Looking at the "Save String Array" action, it looks like I need to manually define the size then add each array element manually.

Am I missing something?

Cheers,

Simon

Re: Playmaker array usage?

Posted: Sun Nov 05, 2017 8:25 am
by Joel
Hi Simon,

In Playmaker you need to press the icon to the right of the variable field to select a specific variable rather than provide the variable by value.
Save.jpg
Save.jpg (35.28 KiB) Viewed 5981 times
This is true of all actions in Playmaker, not just Easy Save's actions.

All the best,
Joel

Re: Playmaker array usage?

Posted: Sun Nov 05, 2017 10:05 am
by Groo Gadgets
Thanks Joel,

It's embarrassing that after I hit send on this post I went back and found that functionality in seconds ;-)

Thank you for the speedy reply!

Cheers,

Simon

Re: Playmaker array usage?

Posted: Sun Nov 05, 2017 10:08 am
by Joel
No problem Simon, let me know if you run into any other issues :)

All the best,
Joel