|
how do you check if an object has no tag?
(comments are locked)
|
|
It's impossible for a gameobject not to have a tag. If you haven't assigned one, the default value for the tag is "Untagged". (Which is sort of a lie, but eh.)
(comments are locked)
|
|
Every gameobject has a tag. The default tag is "Untagged" If you compare the current tag to "Untagged", you should get the desired result Thanks for the help. I thought I tried that but it didn't work. I used "UnTagged" instead of "Untagged".
Nov 01 '10 at 01:11 AM
Diet Chugg
Glad you got it working :)
Nov 01 '10 at 01:16 AM
Atnas1010
(comments are locked)
|
