In this tutorial we will create a simple system that will allow us to add multiple tags to game objects. Do you need multiple tags on your game objects? Well... Let's jump straight into Unity and make it happen!
If you would like to show me some support:
/ pitiit
If you are looking for a great community:
/ discord
#unity #tags #unitytutorial
00:00 What's the problem?
00:43 Ugly solution 1
00:55 Ugly solution 2
01:07 Creating Tag
01:54 Creating Tags
02:42 Setup
03:02 How to use our system
05:19 Improvement
06:40 How to use the new version