I have used the line GameObject player = GameObject.Find(“Player”); but it keeps returning null, I have also tried a couple other ways of doing this but none work I just keep getting null.,I have used the code GameObject player = GameObject.Find(“Player”); although it keeps returning null, I have also tried a few different ways of doing this.