Hi there, just a quick question for someone out there that might be in the know...
I'm using the master Rex Rainbows plugins to put multiple chess on a board. No issues there. I have an extra instgroup object taking each chess UID as created and storing it in order as created. I have the chess moving around the board now in this order group called "turnorder". I now want to take it a step further and sort the UID list in the instgroup object according to a variable called "initiative" to alter the turn order.
My question is as follows... Is there an easy way to sort the instgroup object uid group by each objects "initiative" variable? ? If so how??? Not all of the object uid's in the group are an instance of a single object. Or am I going about this wrong, should I be putting them into an array instead and sorting that way? It was so easy to pop the uid's into the instance group I was hoping I could go that way. I had a look at Rex's UID2PROPERTIES, I'm not sure if this would be useful to find the initiative variable to sort the instance group or whether it is strictly used for something else.
I have been thinking about this for a while and researching, I don't ask a question unless I'm stumped so I would really appreciate any hints or tips you experts have. Thanks so much for your time.
Dave