Im working on a first person controller VR game by using VRTK. But i cant find where to tag the Player in VRTK in order to use it (for example to detect player is in collision with a trigger ex: if (col.gameObject.tag == “Player”) . I tagged literally everything as player in vain… i think i still have only a couple of hair left on my head!!
If anyone can help i will really appreciate it (and the what’s left of hair on my head as well)
Krystelle