Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: djaydino on July 28, 2015, 09:20:39 AM

Title: Set As Last / First Sibling ( Child )
Post by: djaydino on July 28, 2015, 09:20:39 AM
Hi,
I made this actions to use and sort child objects in my shop menu.

What is does is set the object as last / first position inside a parent inside your hierarchy

i have not tested this a lot yet so please let me know if it is good or not good.
Title: Re: Set As Last / First Sibling ( Child )
Post by: 600 on July 28, 2015, 11:00:29 AM
Hi, I notice there are these two actions in the Ecosystem, are they different?
Actions comes with uGUI Dynamic List sample.
Title: Re: Set As Last / First Sibling ( Child )
Post by: djaydino on July 28, 2015, 08:19:45 PM
Hi,
Thanks, checked it and yes they are close to the same so i won't add these to the Ecosystem

i just did not found them @ the time i needed them, as i was looking for "child" and not "sibling"

maybe we need to find a way to set keywords into custom actions to help find some things more easy?
Title: Re: Set As Last / First Sibling ( Child )
Post by: jeanfabre on July 29, 2015, 01:10:59 AM
Hi,

 To set keywords is very easy, you simply add the words in a comment, since the ecosystem does a full text search on all script content.

You have a good point on Sibling/child. I have updated the code to feature the "child" word.


Bye,

 Jean
Title: Re: Set As Last / First Sibling ( Child )
Post by: djaydino on July 29, 2015, 07:23:58 PM
Hi,
good to know that.
thanks jean.