Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: grimmy on November 21, 2014, 08:38:28 AM

Title: An array of www Textures
Post by: grimmy on November 21, 2014, 08:38:28 AM
I want to get a bunch of textures from a url and store them in an array using both playmaker and scripting. How do I do this?

I'm using the www object in script and I can manage to get the textures into an array, but how do I return that array to a Playmaker array(I am using the beta 1.8.0). Is there some kind of FSMSetArray?

Cheers
Title: Re: An array of www Textures
Post by: jeanfabre on November 21, 2014, 09:05:54 AM
Hi,

 The latest f11 version ( redownload, the version number wasn't incremented), has a new set of array actions where you can study how to set array content.

If you have difficulties still, let me know.

 Bye,

 Jean