Get My Complete C# Course Here: http://bit.ly/31UgmOB
( 25+ Hours of Video Content )
|————- ( Click On Show More ) —————- |
Join our Discord Server: https://discord.gg/53FcvdS
Chat with fellow Game Devs & Stay Connected
More Game Development Courses:
1. Unity By Example: 20+ Mini Projects (20+ Hours):
https://www.udemy.com/unity-game-development-by-example/?couponCode=YOUTUBE9
2. Build 5 Games in Unity & C# (21+ Hours) :
https://www.udemy.com/unity-2d-game-development-by-example/?couponCode=YOUTUBE9
3. Complete C# Scripting for Unity (25+ Hours) :
https://www.udemy.com/unity-c-sharp-scripting/?couponCode=YOUTUBE9
4. Unity Android Game Development : Build 7 2D & 3D Games:
https://www.udemy.com/unityandroidgamecourse/?couponCode=YOUTUBE9
| ——————————————————————– |
Move To Any Specific Part Of The Video(Click Below):
1. 00:00 – Introduction to C# and Scripting in Unity
2. 09:48 – Understanding First C# Script in Unity
3. 21:55 – Variable & Data Types in Unity C#
4. 29:46 – Start & Update Function in Unity
5. 34:07 – Awake & Start Function in Unity
6. 37:56 – Function & Parameters in C#
7. 50:18 – Destroying Objects in C#
8. 54:58 – if else statements in C#
9. 1:04:01- concept of loops in c#
10. 1:08:54 – while loops in c#
11. 1:16:53 – for loops in c#
12. 1:21:51 – Arrays in Unity C#
13. 1:32:25 – foreach loop in unity c#
14. 1:36:20 – Vector2 & Vector3 in Unity
15. 1:41:34 – Transform component in Unity
16. 1:44:55 – transform.position
17. 1:51:15 – moving objects transform.Translate
18 1:55:23 – rotating objects transform.Rotate
19. 1:59:30 – changing size in unity
20. 2:03:08 – tags in unity
21. 2:09:22 – checking collisions in c#
22. 2:17:09 – triggers in unity
23. 2:21:55 – public & private in c#
24. 2:25:07 – SerializeField in Unity
25. 2:27:34 – HideInInspector
26. 2:29:10 – Finding GameObjects with Tag
27. 2:34:32 – Finding Multiple GameObjects with Tag
28. 2:39:23 – Unity Prefabs & Instatiate
29. 2:45:46 – InvokeRepeating Calling Functions Repeatedly
30. 2:49:46 – Taking Inputs with Input.GetKeyDown
31. 2:53:58 – Input.GetButtonDown
32. 2:59:41 – Mouse Input & Mouse Position
33. 3:08:06 – Input.GetAxis
34. 3:20:17 – Coroutines IEnumerator & WaitForSeconds
35. 3:31:31 – GetComponent Function in Unity
36. 3:41:35 – GetComponentInChildren
37. 3:45:55 – Leading Levels / Scenes Unity 5.3+
| ——————————————————————– |
List Of My Youtube Tutorials:
1. C# Scripting Tutorial: http://bit.ly/2wGacFB
2. Android Game Development Tutorial: http://bit.ly/2q8gAPv
3. 2D Racing Game Tutorial: http://bit.ly/2f6JwHo
4. 2D Brick Breaker Game Tutorial: http://bit.ly/1NCvcBy
| ——————————————————————– |
Video Description:
Welcome to Unity3D C# scripting tutorial series. In this series you will learn how program in C# in unity to create awesome games. Writing scripts is one of the most important process of creating games in unity3d game engine. If you learn C# from ground up , you can create amazing games in unity. C# coding gives you a lot of control over unity, which you can use to do whatever you want in your game. If you are starting with unity game development scripting, you should start learning C# instead of javascript. C# allows you to write scripts for unity in a more organised way, which would help you to understand your game code later. If you want to be a game programmer then Unity and C# is a great way to start learning about various game development principles. Unity is a full fledged game engine, you can do anything you want, and when you have the power of C# in it, you can achieve anything easily. You can write more robust, readable, faster executable code for unity game development. You may have seen that Unity official tutorials also use C#, since it’s better to write code in C# than javascript. javascript is a more free-form language, it gives you more freedom which is not that good in long run. If you want to write better code for unity game development, then you should write your code in unity with C#. C# is a great language developed by Microsoft for it’s .net platform, and unity uses it as a scripting language.
Thanks a lot for watching this video, if you have any questions, write those in comments. I hope you enjoyed. Please subscribe and like , comment , share.
Source