Hello guys,
I want that when the user clicks on screen, the game get the X, Y coords and create a objectA at that position and start counting 10 seconds. At the same time the user clicks on another part of the screen and it creates the exact same object but with the time back to 0 and both of them are destroy at different times.
just like a Farmville game, you plant 1 banana and 10 secs later another banana. Banana 1 will be ready to harvest 10 seconds earlier than banana 2.
ty