Hi everyone !
Here is my problem : I have a lot of instance of an object, i would like to send them to a point quikly one after one.
It seems obviously easy, but where i get trouble is that i want to delete them once the instance arrived to destination.
And i need aslo to:
- Know when every object as been destroyed
- Set the time between each point to be send (like, every 0.2 sec or 1 sec)
I tried a lot before coming here, but didn't succed, so someone could help me <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" />
There is an exemple of what i'm trying to :
drive.google.com/file/d/0B8-TGy ... sp=sharing
In this case, if you could aslo explain me why (th f**k) i can't pick one instance and not every one of them with the condition "Pick nth instance"
Thanks you very much !