Hi there guys
I have a player prefab with a target variable of type:Camera. for some very strange reason I can’t drag my main camera onto the target variable??? One thing I can note is that the player is instantiated at runtime and not placed in the game as a GameObject right from the beginning. If I drag my player prefab into the world, then the target variable works. I don’t understand this?
Thanks