Hi, I started to wonder what are the best ways to access other scripts on different gameObjects. I know that Find() is very inefficient, but what about namespaces and static variables ? What advantages and disadvantages do they have ?
↧