Make a 3D Portals Clone in Unity® and Blender from Scratch

79 casts | 10:00:39 for the total course


Description

In this course, you learn how to build a game using portals with Unity® and Blender. This course is unique because we make both the code and the art for the game from scratch. We teach you the fundamentals of designing, coding, and modeling a 3D game. First you design the game and its functionality in Unity®. You learn how to code in C# and build video game levels. Don’t worry if you’ve never coded before. We start simple and add more to the game as the course goes on.

Why Unity®?

Unity® is one of the most popular platforms in game development. You can use Unity® to build 2D and 3D games. Unity® is cross-platform, which means it is easy to use with other platforms.

Then you create the 3D models for the game in Blender. You build all the art assets for the game. You learn how to integrate your art from Blender into Unity®.

Why Blender?

Blender, like Unity®, is a popular production suite that is free to download. Blender is a revolutionary tool for making 3D art digitally. With Blender, you can make art assets for games, like we do in this course.

Is this course for me?

Even if you’re not an artist, you can make basic art models. You may have heard of Axiom Verge and Stardew Valley. These games are million-dollar successes. But did you know that only one person made each?

Usually it takes a whole team of people to build a game. But creators Thomas Happ and Eric Barone developed and designed their games by themselves. Now they’re millionaires. You can do it, too.

This course is targeted towards anyone who wants to learn game development. Our primary target students are complete beginners. But if you already know how to use Unity® or Blender, you can still benefit from taking this course.

What programs do I need?

To follow along with these tutorials, you will need the following programs: Blender (for 3D modeling and texturing), Photoshop or a free program like Gimp (for 2D art and some texturing), and Unity® (for game set-up and coding). Unity® and Blender are free to download. Please download and install Unity® and Blender before purchasing this course. This course was recorded on a Mac computer, but you can use Unity® and Blender on a PC.

  • 1. Make a 3D Portals Clone in Unity® and Blender from Scratch
    • Make a 3D Portals Clone in Unity® and Blender from Scratch | Gameplay

      2:09

  • 2. 01G. Introduction to Unity V2
    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 1.1. Downloading Unity_V2

      3:58

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 1.2. Unity Editor_V2

      13:32

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 1.3. Hello World_V2

      12:21

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 1.4. Variables_V2

      8:44

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 1.5. Methods_V2

      7:07

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 1.6. Loops

      8:22

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 1.7. Positioning_V2

      11:56

  • 3. 02G. First Person, Boxes V2
    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 2.1. Enabling first person mode_V2

      21:22

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 2.2. Adding a Box.mp4_V2

      4:06

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 2.3. Clicking Logic_V2

      7:45

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 2.4. Raycasts_V2

      9:21

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 2.5. Grabbing Class_V2

      5:57

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 2.6. Moving the Box_V2

      8:14

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 2.7. Adjustments and Prefabs_V2

      11:41

  • 4. 03G. Buttons and Doors V2
    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 3.1. Designing a button_V2

      6:43

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 3.2. Trigger colliders_V2

      6:44

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 3.3. Pressure identification_V2

      3:36

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 3.4. Button Animation_V2

      9:26

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 3.5. Button Color_V2

      5:35

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 3.6. Designing the Door_V2

      8:30

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 3.7. Opening The Door_V2

      8:22

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 3.8. Connecting the Button and the Door

      7:05

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 3.9. Orb_V2

      10:51

  • 5. 04G. Portals V2
    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 4.1. Portal Areas_V2

      8:52

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 4.2. Getting the hit points_V2

      8:47

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 4.3. Spawning Portals_V2

      16:48

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 4.4. Normals_V2

      6:22

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 4.5. Teleporting_V2

      6:12

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 4.6. Adjusting teleporting angles_V2

      6:34

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 4.7. Portal Rendering_V2

      9:44

  • 6. 05G. Interface and Level Management V2
    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 5.1. Game Interface_V2

      27:11

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 5.2. Menu Scene_V2

      13:31

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 5.3. Starting Level 2_V2

      7:32

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 5.4. Finishing Level 2_V2

      6:30

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 5.5. Level Flow_V2

      11:42

  • 7. 06K. Introduction to Blender
    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 01. Setting Up Blender

      3:10

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 02. Camera Controls

      1:37

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 03. Emulated Numbpad Camera

      2:01

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 04. Basic Object Manipulation

      4:16

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 05. Frequently Used Tools

      10:58

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 06. Mirror Modifier

      3:48

  • 8. 07K. Portal Gun
    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 01. Gun

      17:07

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 02. Gun Unwrap

      16:20

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 03. Portal Gun Base Colors

      5:58

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 04. Portal Gun UV Saving V2

      1:52

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 05. Portal Gun Texturing

      16:22

  • 9. 08K. Props and Pieces
    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 1. Button

      5:47

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 2. Button UV

      5:30

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 3. Button Texturing

      3:12

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 4. Button Crazybump

      1:45

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 5. Cables

      14:30

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 6. Cables Texturing

      3:18

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 7. Cables Crazybump

      2:41

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 8. Simple Block

      6:32

  • 10. 09K. Scene Pieces
    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 1. Walls

      6:50

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 2. Walls and Floors UV

      4:41

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 3. Walls and Floors Export

      3:53

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 4. Floor and Wall Norm Spec map

      5:41

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 5. Floor Texturing

      4:36

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 6. Wall Texturing

      4:32

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 7. Doors

      18:21

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 8. Door UV Wrap

      4:39

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9. Door Export

      2:30

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 10. Door Textured

      10:47

  • 11. 10G. Integrating Art V2
    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.1. New Box_V2

      5:10

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.2. New Button_V2

      4:16

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.3. New Wires_V2

      9:24

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.4. New Doors_V2

      11:22

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.5. New Walls_V2

      8:30

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.6. New Floor and Ceiling_V2

      6:36

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.7. Updating Level 2_V2

      5:56

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.8. Portal Gun_V2

      3:19

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.9. Project Cleanup_V2

      1:15

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.10. Adjusting Wall and Floor Materials_V2

      6:24

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.11. Materials for the Door_V2

      2:38

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.12. Button and Cable Materials_V2

      2:08

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.13. Portal Gun and Final Touches_V2

      4:11

    • Make a 3D Portals Clone in Unity® and Blender from Scratch | 9.14. Challenge Time!_V2

      3:04

Created By

Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvard’s edX, Business Insider and more. Over 11 years, Mammoth Interactive has built a global student community with 3.3 million

US$19.98

  US$199.00

Buy Now (US$19.98) ➔

Lifetime Access
30-Day Money-Back Guarantee.

Reviews
No reviews yet