Example: there are objects A and B. Object A must connect with object B (by Script) and object B must connect with object A (by Script). How to do it more properly:
- Create Scripts for each objects.
- Create Empty Object and add one Script to it, and then in this Script to create two references (for A and B)?