Hi,
I got problem with my c2 project.
I got a sprite, if a user click the sprite, the sprite will disappear and sprite2 will be spawned in the same location as the sprite.
if the sprite2 is clicked, then another action will be executed.
The problem is that everytime I click/touch the sprite, the sprite will disappear but it will make the sprite2 clicked.
How do i resolve this problem?
Thanks,