Events, AND + OR operators - C# Basics for Unity Beginners: #10

Опубликовано: 14 Март 2024
на канале: Sunny Valley Studio
1,093
49

In this last part we will explore the concept of Events, operators like AND && and OR || for an if statement and we will finish our game.

C# Basics for unity series:
   • Unity C# Programming Basics for Begin...  

Welcome to this C# Fundamentals for Unity Beginners series of 10 videos. We will first explore what are the basics of C# syntax and next we will create a small Vampire Survivors like game together so that you can see Why and How different C# concepts are used to create games in Unity.

-----------------

Starter Project:
  / c-essentials-for-99701780  

Learn more about C# & Game Dev in Unity in my video courses at:
https://courses.sunnyvalleystudio.com/

Casting / Conversion in C#unity3d
https://learn.microsoft.com/en-us/dot...

---------------

Join the discord:
  / discord  

You can support me through Patreon:
  / sunnyvalleystudio  

Assets used:
https://kenney.nl/assets/tiny-dungeon

---------------
00:00 Spawning Enemies
05:18 Making Enemies chase Player
11:26 AND && and OR || operators
14:31 Hitting Enemy with Weapon
18:20 Events in C#
25:04 What is UnityEvent

#unity3d #csharp #coding #gamdev