How can i prevent a user from clicking and scoring twice on a given game object (prefab) that is busy being spawned. Im using tags. Im new to unity..So it's a bit like validation i suppose. At the moment when user clicks more than once, the score is incrementing.
↧