MultiplayerFPS-Tutorial icon indicating copy to clipboard operation
MultiplayerFPS-Tutorial copied to clipboard

Fixing error message

Open cesarchamorro opened this issue 6 years ago • 0 comments

This fix error message "Object reference not set to an instance of an object", it used to happen when player re spawn. The problem is most likely that Camera.main is not initialized (this commonly happens).

cesarchamorro avatar Jan 12 '18 04:01 cesarchamorro