I’ve gotten this error message with the game now, not sure if it was a problem beforehand. What’s weird is that the game will run, and the collision will occur either if Barry hits his head or goes through the finish line (and Barry will return to the start), but the error message pops up if the collision has a reason to trigger a second time. Any ideas? Pretty sure my code is the same as in the tutorial.
My very poor understanding of C# makes me think that a new instance is being created, but isn’t being linked properly to the script somehow.