Unity & C# Master Course - Beginner To Intermediate
Published 3/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.65 GB | Duration: 8h 37m
Published 3/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.65 GB | Duration: 8h 37m
Full Course on How to Make a 2D Game in UNITY Game Engine with C# Programming
What you'll learn
You will master Basics of UNITY such as Component, Camera Movement, Collision etc…
You will learn C# Basics Example classes, Functions/Methods, if condition, variables etc…
You will able to Make simple 2d games in UNITY with C# Programming language
You will Learn How to script a specific game Object to Move or do anything with it etc…
Requirements
A little bit of programming & Basics math(Such as Vectors, Axis) but along the way I will describe everything from scratch so you don't need to have strong understanding of it.
Description
This course is for Beginners & Intermediate people who want to make simple 2d game with the help C# programming language in unity game engine, In this course you will learn everything that you need to know in order to make a game in unity game engine, example what is a game object, component, animation, UI in unity with lot's of other things Including how to move a character in unity game engine with C# Scripting, How to make animation quickly in unity with sprite sheet animation, How to make a Button in unity UI, How to call a function on a button when we clicked on it, How to add gravity to a game object to make it fall down, How to use classes to give some certain functionality to a game object and so many other things. In C# you will learn How to make a class and how to use that class to Implement some certain things in a game Object, What is a Function or a Method in a Class, Variables, start function, Update function, If condition, How to call a function and also how to attached a script to a game object in unity game engine! After this course you will able to make simple 2d games with the help c sharp scripting and also you will have strong understanding of unity basics(Such as Game Objects, Components, tabs, animation etc…), C# Coding. ThanksBhairab Roy
Overview
Section 1: Introduction
Lecture 1 Introduction to The COURSE!
Lecture 2 Unity Basics Overview, Game Objects, Components etc…
Lecture 3 Scripting Unity, Player C# Script
Lecture 4 Variables in Scripting, Bool parameter, If condition
Lecture 5 Player Jump, Jump Scripting Player
Lecture 6 Collision in UNITY, Player Jump when it's on The Ground
Lecture 7 Animation in UNITY, Player Animation Setup & Transition between animations
Lecture 8 Player Animation Transition Through Scripting & Player jump Animation
Lecture 9 Introduction to Tile Map, Ground Tiles Setup
Lecture 10 Camera follow after Player Game Object Scripting & Background Setup
Lecture 11 Adding Traps to The Game, Saw Trap setup
Lecture 12 Player Damage, Health & Player Spawn Scripting
Lecture 13 Moving Platform Setup, Scripting & On Collision Exit 2D Function
Lecture 14 UI in UNITY, Player Health UI Setup & Scripting
Lecture 15 Collectable Item Apple & Collect Effect Spawn
Lecture 16 Fire Trap Setup & Player damage with Traps
Lecture 17 Apple UI, Linking Current apple count with Apple UI Text
Lecture 18 Game OVER SCENE setup, Scene Management Scripting for Loading Scene
Lecture 19 Victory Point & Win Logic Scripting
Lecture 20 Victory Scene/UI Setup & Scripting to Load Victory Scene
Lecture 21 MENU Scene & Scripting
Lecture 22 AUDIO in UNITY & Audio Manager C# Script
Lecture 23 Level Making & Building The Application!
This course is for Beginners and Intermediate people