Forum rules - please read before posting.

MultiSceneChecker

New project to test first person cam

Getting an error 

NullReferenceException: Object reference not set to an instance of an object
AC.MultiSceneChecker.Awake () (at Assets/AdventureCreator/Scripts/Game engine/MultiSceneChecker.cs:29)


Not sure if this is related to not being able to set up the player correctly, game starts and says now full screen camera, yet followed the tutorial to the letter.

Comments

  • The error suggets you don't have an AC MainCamera prefab in your scene.  If you do, make sure your first person camera is not also tagged as MainCamera.
  • I done it by manipulating tinpot, and creating my own prefab :)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.