Hi,
I have a student who is building the Tanks game from the Tanks Tutorials on the Unity website, but it is giving us an error like this:
NullReferenceException: Object reference not set to an instance of an object
GameManager.SetCameraTargets() not set up
Any ideas on what we could do to fix this problem?
Thanks