public object FindCharacter() { //Will be based on coordinate of self in the game map. //Implementation will have to wait. throw new NotImplementedException(); }