Hi. I have shop in game, it open when Player whith Tag "Player" enter to zone.
if (col.gameObject.CompareTag("Player"))
Shop open to all players not for one. What i need add to fix problem? Shop not have TNOobject. (players have, TNManager.Instantiate(2, "SoulCreate", prefabName, false, pos, rot)