Hi,
Thanks for your tutorials, could you help me with clarifying what these getters/setters are doing and why they are needed. I can't understand how the GameObject reference is set if nothing ever calls it? Does unity do this automaticaly with the 2D collider?
|
public void SetReference(GameObject obj) |