So I keep getting this error saying "Object Reference not set to an instance of an object"
TextController.State_ruins () (at Assets/TextController.cs:51)
TextController.Update () (at Assets/TextController.cs:24)
Here are my lines:
https://pastebin.com/izyZNdN2 (51)
and
https://pastebin.com/SUmnZF26 (24)
Any ideas on what i need to do?