Update Rename Self Destruct Script

This commit is contained in:
Philip W 2021-11-01 20:11:45 +00:00
parent 05311b5b2d
commit 6688ec3137

View File

@ -1,7 +1,7 @@
using UnityEngine;
using System.Collections;
public class TimedSelfDestructWithTimer : MonoBehaviour
public class TimedSelfDestructWithTimerOrShootToReturn : MonoBehaviour
{
// After this time, the object will be destroyed