Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Unity C# for beginners
Rating: 4.6 out of 5(81 ratings)
591 students

Learn Unity C# for beginners

Start making games in Unity by learning the basics of Unity C# scripting
Created byPete Jepson
Last updated 10/2022
English
English [Auto],

What you'll learn

  • Learn basic C# code
  • Learn most common script commands
  • Learn about variables, conditional statements, components and more
  • Create a complete target shooter game

Course content

5 sections73 lectures10h 3m total length
  • Introduction1:33

    Begin Unity C# journey by learning core concepts—from variables and data types to functions and input events—and practice moving objects, physics, animations, and ui scripting toward your first Unity game.

  • Install Unity3:21

    Download unity hub and install the personal free version, choose a 2020 long-term support editor with visual studio 2019, then create a new 3d core project named unity scripting.

  • Unity Interface6:51

    Navigate the Unity interface, master scene view controls, and use the hierarchy, inspector, project window, and console panes to manage assets and debug in your game.

Requirements

  • You will need a computer capable of running Unity 2021

Description

Do you want to learn to create games in Unity but feel confused by C# scripting? In this course I am going to cover all the basic concepts of C# coding to get you to a beginner level in Unity game design.

This course is intended for people who have little to no experience of C# scripting. It is perfect for people who have never scripted before as we look in detail at each concept of  C# scripting. We first cover the theory and then you get opportunities to try them out. Toward the end of the course we put these concepts into use by creating a complete beginner level game.

We cover concepts such as:

  • functions and methods

  • Input events

  • Variable data types

  • Arrays

  • Conditional statements

  • Moving and rotating objects using code

  • Accessing and manipulating components

  • Physics interactions

  • Animations

  • Scripting for a user interface

These are the most common things you will be doing when making beginner level games. When we have finished the theory, I will be guiding you step by step through the production of a target shooter game so that you will see how these scripting concepts work using real world examples.

I guarantee that by the end of this course you will have developed new skills in coding and you will feel confident making your own games upto a beginner level. You will also have created your first Unity game.

So, if you want to start creating games in Unity, why not enrol today and I look forward to seeing you in my course.

Who this course is for:

  • This course is for beginners, with little or no scripting experience
  • For those who want to learn to make games in Unity