So I have an arrow that spawns and points in the direction of another sprite, linked to angle towards it based on UID/IID.
The only problem I'm having though, is not spawning duplicate arrows.
Is there an easy way to check if a sprite with a particular instance variable exists already before spawning?
<img src="http://i.imgur.com/IaqC7I1.png" border="0" />