filmov
tv
Inheritance and Interfaces for Beginners | Unity C# Basics 6 | Unity Tutorial #shorts

Показать описание
With this tutorial, aimed at absolute beginners who have very little to no coding experience whatsoever, you'll learn what Inheritance is (it's not passing on hereditary traits or getting money!), how to use it (you already are using it!), what an Interface is, how to use it, and what the difference between the two are!
If you've been using Unity for a while, or are just getting started with Unity and decided it's time for you to start learning how to write code - this is the video series you need to start your programming journey!
📝📝📝YOUR HOMEWORK!📝📝📝
Do some data modeling for enemies that can attack the player. Starting with 3 types:
1. Melee enemy
2. Ranged enemy
3. Boss enemy
Create inheritance relationships and interfaces to allow you to group common code and variables, define "can-do" relationships that allow you to extend what enemies and bosses can do in the future without significant rework.
📚 Here are the resources I mentioned and/or brought up during the video 📚
⚫ Part 1 - Writing your first script
⚫ Part 2 - Loops and Arrays
⚫ Part 3 - Unity Component Lifecycle
⚫ Part 4 - Static vs Instances
⚫ Part 5 - Delegates
⚫ Part 6 - Inheritance & Interfaces
⚫ Still more to cover!
📱 Let's stay connected
----
----
#unitytutorial #tutorialtuesday #gamedev #tutorial #unity #llamacademy #gamedevelopment #beginners #learntocode