LOGGING IN UNITY - CONSOLE DEBUGGING BASICS | Unity Tutorial
In this NEW Unity tutorial we are going to learn how to show logs in the Unity console to help us testing and debugging our game in Unity. This is a basic feature that everybody should know and it's essential for beginners in Unity.
To do this, we will use the Debug.Log method in our c# script in Unity and implement the three different types of logs: Info, Warning and Error.
Later we will see how we can filter the different logs in the Console and we will implement all this based on an additional feature shown in previous unity tutorials:
✅ HOW TO MAKE A COUNTDOWN TIMER IN UNITY
• ⏳ HOW TO MAKE A COUNTDOWN TIMER IN UN...
I'll explain in detail how to do this and show you all the tips and tricks I know in Unity!!!
Have a nice day Unity developer!
❗️KEEP LEARNING❗️
• Unity Tutorials - Free Course