CREATING OUR FIRST C# SCRIPT IN UNITY | Unity For Beginners | Unity Tutorial

Опубликовано: 10 Октябрь 2024
на канале: BAM GAMES & APPS - Unity Tutorials
13
1

CREATING OUR FIRST C# SCRIPT IN UNITY | Unity For Beginners | Unity Tutorial

In this NEW Unity tutorial we are going to learn how to create our first c# script in Unity so you can start bringing your apps and games to life.

To do this we will create a new c# script and review the main methods available in MonoBehaviour such as Awake, Start and Update. We will show some debug logs to validate what each method does and how they work in Unity.

I'll explain in detail how to do this and show you all the tips and tricks I know in Unity following the next steps:

01:22 - How to create our first Unity c# script - Unity tutorial c#
02:30 - How to use the MonoBehaviour methods in Unity - Start, Update and Awake
04:58 - How to use Debug logs in Unity to show messages in the Console - Debug.Log

Have a nice day Unity developer!

❗️HOW TO CREATE AND CONFIGURE A PROJECT IN UNITY❗️
   • HOW TO CREATE AND CONFIGURE A PROJECT...