#gameobject in 2d array
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I have a 2d array which has a gameObject assigned to it but can't seem to access it in another script
When you create your gameobject from instantiation, call GetComponent<> off of that clone to access script.
@barren juniper
sorry i didnt meant to create this thread