hello,
I am using transform.find, and it doesn’t find my tag. It works when made to use the default Player Tag. But, not with mine. any ideas onto why?
hello,
I am using transform.find, and it doesn’t find my tag. It works when made to use the default Player Tag. But, not with mine. any ideas onto why?
Transform.Find searches by object name, not by tag. Try using FindWithTag instead.
I did that. but, it still doesnt work.
Obiously you have to respect caitalization, also look for invisible white space.