using System.Collections; using System.Collections.Generic; using UnityEngine; using Player; public class SpectatorController : Pawn { }