- Home /
unity gameobject findwithtag in project tab??
hello guys im a student in south korea. i have a problem with progressing my project
i changed tag of prefab through script. after i want to using prefab which has certain tag in scene through 'Instantiate' and 'GameObject.FindWithTag', But it doesn't work.....OTL
GameObject.FindGameObjectWithTag ("ShowCard"), ShowCard.transform.position, ShowCard.transform.rotation
i think this problem cause of 'Gameobject.FindWithTag'. it only find gameobject in Hierarchy Tab. so, Is there some solution to observe tag of prefab in PROJECT TAB?
Your answer
Follow this Question
Related Questions
getting prefabs form project to another 3 Answers
[Solved][Kinda?]Missing folders and files 1 Answer
Unity project referencing another Unity project? 0 Answers
Network Instantiate cannot find prefab in client 3 Answers
Project Prefabs 1 Answer