Please Help NullReferenceException

1236551–52500–$CompassBehavior.js (12 KB)

First my Materials won’t update. Second I keep getting the NullReferenceException. This is killing me. Please help.

You are better to post the code in here. My mobile is not downloading you attachment.

I figured it out. Thank you though. Code is a little over 300 lines. Just mind numbing.

Cool.
Usually, that error is from you not correctly assigning an object. Your script calls for it, but the object is not there. Etc.