What’s the difference between the two?
thanks
What’s the difference between the two?
thanks
They’re used for different things. Mainly, Layers can be used for selective raycasting and rendering through layer masks. Conversely, you can have as many tags as you want, and you can use FindGameObjectsWithTag to find them.
Okay thanks