Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Unity for NON-CODERS - Learn 2d and 2.5d Game development
Rating: 4.4 out of 5(20 ratings)
190 students

Unity for NON-CODERS - Learn 2d and 2.5d Game development

Learn to create games in Unity without the steep learning curve when learning to code
Created byBhaumik Patel
Last updated 5/2018
English

What you'll learn

  • Make a 2d game in Unity without coding
  • Make a 2.5d game in Unity without coding

Course content

1 section31 lectures5h 5m total length
  • Download and install Unity3:10

    In this lesson you will download and install Unity 2017.3.1 from unity3d.com.

  • Setup Unity project and Asset store5:45

    In this lesson you will learn about Unity projects and download the Unity playground project. You will also use the Asset store to download sprites and backgrounds.

  • Unity UI - Hiearchy, Inspector and Layout windows13:38

    In this lesson you will learn the basics of the Unity interface.

  • Unity UI - Scene, Game and Project windows13:41

    In this lesson you will continue to explore the Unity interface.

  • Create the Background8:33

    In this lesson you will use a quad and a new material to create the background.

  • Create the Player10:42

    In this lesson we will create the player.

  • Add camera movement5:56

    In this lesson we will make the camera follow the player.

  • Add Asteroid obstacles14:05

    In this lesson you will learn how to spawn asteroids for the player to avoid.

  • Make Asteroid Prefab variations10:47

    In this lesson you will learn what prefabs are and make asteroid prefabs.

  • Make a win condition11:59

    In this lesson you will add the ability to win the game.

  • Create an enemy7:40

    In this lesson you will add enemies to the game.

  • Add the ability to shoot11:54

    In this lesson you will add the ability to shoot the enemies.

  • Create explosions for the enemies8:51

    In this lesson you will add an explosion effect to the enemies.

  • Add sound effects11:01

    In this lesson you will learn some of the sound concepts in Unity and add sound effects.

  • Add enemy lasers14:16

    In this lesson you will add the ability to shoot lasers from the enemies.

  • Add animation to the player and enemies4:20

    In this lesson you add some idle animations to the player.

  • Make Level 213:22

    In this lesson you will create a level 2 for the game.

  • Make a build of the game5:22

    In this lesson you will learn how to create a standalone game by "building" it.

  • Add a start scene to the game17:15

    In this lesson you will learn about user interface elements in Unity.

  • Add animation to the start screen11:42

    In this lesson you will learn how to animate in Unity.

  • Add parallax and final touches14:48

    In this lesson you learn how to create a parallax effect in Unity.

  • Make a 3d player16:58

    In this lesson you will turn your 2d sprite into a 3d player.

  • Make 3d asteroids9:10

    In this lesson you will turn your 2d asteroids into a 3d asteroids.

  • Make 3d enemies6:03

    In this lesson you will turn your 2d enemies into a 3d enemies.

  • Make particle explosion12:54

    In this lesson you will learn about particle systems in Unity by creating an explosion effect.

  • Make particle explosion part 28:11

    In this lesson you will continue creating an explosion effect.

  • Add a particle Asteroid field12:29

    In this lesson you will create an asteroid field using particles.

  • Make final adjustments to Level 15:41

    In this lesson you will make final adjustments to the look of level 1 of the game.

  • Make final adjustments to Level 29:12

    In this lesson you will make final adjustments to the look of level 2 of the game.

  • Compile final build1:43

    In this lesson you will create the final game.

  • Congratulations! - What to learn from here4:39

    In this lesson you will be given advice on what to learn next.

Requirements

  • Unity 2017.3.1

Description

Have you ever wanted to make a game in the Unity game engine, but found the coding learning curve too steep?

This is the course for you! I have designed this course for complete beginners to Unity and game development. We will make a space shooter game from scratch without any coding! Instead we will use modular components which will add the functionality that we need. You will learn fundamentals like the 2d physics system, shaders, lighting and particles FX that can be applied to making your own games. Sign up today and lets make a game!

Who this course is for:

  • Anyone who wants to learn 2d game development using Unity without coding