Enumerations - Beginning C# with Unity (2023 Edition)

  Рет қаралды 7,867

Vegetarian Zombie

Vegetarian Zombie

Күн бұрын

Пікірлер: 16
@ItamarHaggaiMusic
@ItamarHaggaiMusic Жыл бұрын
One of the best tutorials I've found. I'm actually a musician trying to learn a bit of Unity to maybe create my own stuff someday, I always get discouraged by programming and it's learning curve. You really make it simple, fast, fun and completly understandable. I'm really enjoying this course!! Hope you keep making more of these, and even if not then thank you for these vidoes!
@yvonnevierra2715
@yvonnevierra2715 Жыл бұрын
Breakthrough...I was just arguing with my son about enumerated data types but I couldn't articulate it. Now I can. Thanks.
@BenMaMR
@BenMaMR 6 ай бұрын
Q: Why does selecting "Up" and clicking the button result in the number 1001 appearing? A: In your C# code, the MovementAxis enum is defined with two members: Down and Up. The Down member is explicitly assigned the integer value of 1000. Since the Up member does not have a specified value, it defaults to the next integer value after Down, which is 1001. When you select "Up" for the playerDirection in the Unity editor and call the ShowMessage method, it displays "Player direction: 1001" because that's the assigned value for the Up enum member. If you want a different value for "Up" or want to display the name of the enum member instead of its integer value, you can modify the enum definition and the ShowMessage method accordingly.
@izzyd885
@izzyd885 Жыл бұрын
Please don't stop making these videos. I'm currently using these lessons as I go through Game Development: Programming at university!
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 6 ай бұрын
Congratulations to everyone who made it this far...
@SamCutbirth
@SamCutbirth 11 ай бұрын
Man, thanks for these latest 5 video additions! Please keep it up, I really enjoy them.😄
@Manciek_
@Manciek_ Жыл бұрын
Hi, glad you're back!
@Puckatr0n
@Puckatr0n Жыл бұрын
All caught up. I am moving from C to C# and have found this very useful. Thanks. I can't wait for the next episode.
@aayan_tanvir
@aayan_tanvir Жыл бұрын
thanks for your tutorials, now i can code c#!
@zbamf
@zbamf Жыл бұрын
I have been dabbling with game engines on and off, I always get discouraged when it comes to filling that gap of knowledge that I am lacking in order to attempt Game Dev. These tutorials are great and were exactly what I was looking for. I attempted to follow along with Code Monkey and some other tutorials but never get that beginner info of what the code means when scripting movement and whatnot. Now I only wish I could keep bingeing these until I am fluent.
@Battlelive99
@Battlelive99 Жыл бұрын
Bro make video on c From frist❤
@mohamedkhalaf115
@mohamedkhalaf115 Жыл бұрын
More videos pls
@neofriberg5998
@neofriberg5998 Жыл бұрын
9:03 perfect or is it. moon men start playing
@slavek363
@slavek363 Жыл бұрын
Is this course finished or are there any more videos?
@VegetarianZombie
@VegetarianZombie Жыл бұрын
I just dropped another one. I hope to produce these on a regular schedule.
@higorss
@higorss 2 ай бұрын
my challenge result: public enum DamageType { Single = 1, Double = 2, Quad = 4 } public class Enumeration : MonoBehaviour { public DamageType DamageType; public int damage = 100; public void ShowMessage() { damage = damage * (int)DamageType; textMeshPro.text = $"You did a total of: {damage} damage!"; } } (it works but each time you press the button the damage gets multiplied exponentially)
Switch Statements - Beginning C# with Unity (2023 Edition)
14:57
Vegetarian Zombie
Рет қаралды 6 М.
Observer Pattern -  Game Programming Patterns in Unity & C#
18:52
Jason Weimann (GameDev)
Рет қаралды 92 М.
OCCUPIED #shortssprintbrasil
0:37
Natan por Aí
Рет қаралды 131 МЛН
Unity C# Beginner Tutorial - Methods (Part 03)
9:38
GameGrind
Рет қаралды 117 М.
Beginning C# with Unity (2023 Edition) - Operators
21:54
Vegetarian Zombie
Рет қаралды 29 М.
Arrays - Beginning C# with Unity (2023 Edition)
19:38
Vegetarian Zombie
Рет қаралды 6 М.
Loops - Beginning C# with Unity (2024 Edition)
18:57
Vegetarian Zombie
Рет қаралды 4,3 М.
20 Advanced Coding Tips For Big Unity Projects
22:23
Tesseract
Рет қаралды 217 М.
5 deadly Rust anti-patterns to avoid
13:25
Let's Get Rusty
Рет қаралды 41 М.
Unity async / await: Coroutine's Hot Sister [C# & Unity]
16:18
Coroutines in Unity (how & when to use them)
12:35
Game Dev Beginner
Рет қаралды 34 М.
Logical Operators - Beginning C# with Unity (2023 Edition)
15:26
Vegetarian Zombie
Рет қаралды 11 М.
В чем смысл игры?😂
0:26
ХАБИБ
Рет қаралды 2,4 МЛН
😶‍🌫️ Майнкрафт в 2D | WICSUR #shorts
0:58
Бискас
Рет қаралды 2,8 МЛН
Why Chrono Killed Maxim Mom ! 🥺😭 FreeFire animation #shorts
0:45
Mi-8 was shot down by Sniper rifle M-82 Barrett | Arma 3
0:46
Daily War
Рет қаралды 3,4 МЛН