So, i have a player prefab, which has photon view on the root, and the animator on a child of it, so i added and modified, photon animator view, to dont requiere photon view, and changed the photon animator view to do GetComponentInParent , instead of GetComponent as default, but that's giving me array out of index exception, what's wrong?, I can give more details if needed
↧