Just a quick item that I’m confused on (sorry if this is really basic, but the book I read doesn’t address the purpose of this…):
A script shows Default References for variables. If I attach that script to an object, it, too, shows References for those variables in the Inspector, where they can be specified. Furthermore, if I make that object into a prefab, now I’ve got three places for such References: the script, the prefab, and the instantiated prefab in the Hierarchy.
So, why are there three places to specify References? And, must I specify the values for those References in all three places? Thanks for any clarification.