Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: Lane on January 19, 2015, 07:49:25 PM

Title: Get Position Multiple
Post by: Lane on January 19, 2015, 07:49:25 PM
Instead of using individual Get Position Actions when you have a lot of objects to collect data on you can use this instead.

Also on Ecosystem.
Title: Re: Get Position Multiple
Post by: jeanfabre on January 20, 2015, 01:24:07 AM
Hi,

 Great, tho you can combine two lists together using CompoundArray attributes.

check out FloatSwitch action for example.

 Bye,

 Jean
Title: Re: Get Position Multiple
Post by: Lane on January 20, 2015, 07:34:03 AM
Very cool! I was unsatisfied with the way I had done it there, but didn't know that there was a CompoundArray to organize it so much better..

Thanks for the tip! Updated.
Title: Re: Get Position Multiple
Post by: jeanfabre on January 20, 2015, 08:53:19 AM
Hi,

 also, one last thing.

 instead of attaching the .cs file, it's best I think to reference the raw file from github. so that users even months down the line will get it from the source.

 Right now don't worry too much about it, I will create a series of "publishing" tools to help sharing and publishing ecosystem actions, cause getting the url is a pain atm, you have to manually go to the github etc etc...

Bye,

 Jean