Im making a simple shooting game, in it I’ve instantiated a Point light object which is acting as the light comes out after shot. I want this object to dissapear after some time, so I used Destroy(gameObject). But it shows a error saying “Couldnt destroy to avoid loose asset” or simillar. Please help.
can you give the exact error message, and the script?
Im on mobile now, Ill put it on ASAP.