Im getting these now, any thoughts? Not sure how I caused it!
NullReferenceException: Object reference not set to an instance of an object
AC.PlayerInput.UpdateInput () (at Assets/AdventureCreator/Scripts/Controls/PlayerInput.cs:509)
AC.StateHandler.Update () (at Assets/AdventureCreator/Scripts/Game engine/StateHandler.cs:123)
NullReferenceException: Object reference not set to an instance of an object
AC.StateHandler.OnGUI () (at Assets/AdventureCreator/Scripts/Game engine/StateHandler.cs:241)
Comments