Need help with despawning an item,
Hey! I am trying to make a beginner level fps game, I have movement, jumping, and climbing down, so I thought I would add a weapon. I followed a few really out-dated tutorials and Frankenstiended this together. The kunai I am trying to throw spawn infront of the player, and are launched forth.
I am trying to get them to despawn after 10 seconds, as to not lag the game once it is complete. But I have spent over nine hours today trying to figure it out and can't seem to. Can anyone help me?
Your answer
Follow this Question
Related Questions
Destroy moving objcts through touch on screen 0 Answers
If Parent gameobject has DontDestroyOnLoad does it apply to its children? 1 Answer
Can't update a public Variable in another script.. 1 Answer
'Enemies' Dissapearing whenever I get closec 1 Answer
Adding experience + animation before destroy enemy. 0 Answers