i trying to create some user feedback. when i collect a coin i want a number to pop up and follow the player with a bit of lag. kind of like used to happen in the old defender game. of course you might pick up a number of 'coins' so may be more than one on screen at a time.
at the moment im creating a text instance on collision between player and coin then a for each to set position of the text. its static tho because the for loop is happening on a collision event and not an every tick event
plus i cant remember/dont know the formula for lag ...obviously minus time or * by UID doesnt work lol
really its a sad mess at the moment...any ideas how to do this
<img src="https://dl.dropboxusercontent.com/u/8035591/feedback.jpg" border="0" />