using System.Drawing; using UnityEngine; public class PlayerControlledActor : MonoBehaviour { }