how can I get a father’s son, whose variable is renderer.this is the script, what can I do?
public GameObject() arm;
public Renderer() Shield;
void Start(){
Shield (0).gameObject = arm(0).transform.GetChild (0).gameObject;
}
Proxies-free.com: 100% Free Daily Proxy Lists Every Day!
Get Free Proxies Every Day
how can I get a father’s son, whose variable is renderer.this is the script, what can I do?
public GameObject() arm;
public Renderer() Shield;
void Start(){
Shield (0).gameObject = arm(0).transform.GetChild (0).gameObject;
}