Hi, I hope this may be fairly simple, but I do not have any code with me.
I have a post collision function when a target is hit. This function displays an image on screen.
The problem I have is if I have two items which call the same post collision function and are both hit, the function will be called twice and the image pop up on the screen. However when the second time loads it removes the first instance before the second one loads.
What I want is for both to be displayed, can this be done?
Thanks,
[import]uid: 125592 topic_id: 28082 reply_id: 328082[/import]