using UnityEngine; public class FaliureManager : MonoBehaviour { void Start() { } void Update() { } }