Is there someway of maintaining the order of selection when working with epoly sub objects. By my understanding bitArrays cant do this becuase of how they are structured, only telling you whether a subObject is selected and not in what order.
Im not really relishing the idea of having to do this manually with callbacks
Replies
Thanks for your reply, I was thinking it would be something like this. It looks like its callback time