Every time I try my level i get this error:
NullReferenceException: Object reference not set to an instance of an object
FPSPlayer.UpdateGUI () (at Assets/FPSPlayer.js:110)
FPSPlayer.LateUpdate () (at Assets/FPSPlayer.js:73)
Or even describing the steps you took in order to solve the issue yourself. Since you didn’t provide much info on it, i’m just gonna guess that there’s a gameobject with a script that isn’t linked to another gameobject in the inspector. However i doubt me or anyone else can really help you solve the problem without knowing much more.