Summary Unity supports all kinds of games. In this video, we’ll show you the games which were built using Unity engine: CupHead – cartoon-style action game. Monument Valley 2 – 3d mobile game. Rick and Morty VR – Virtual Reality game. Pupperazzi – pokemon like game. Unity Supports split-screen games, multiplayer, co-ops, etc. Downloadable […]
Lesson 6: Game Mode, Play Mode, and Scenes
Summary We’ll show you how to switch scenes by code in this Unity Scene Tutorial. You’ll learn how to manage Scene Visibility and multi-scene editing. What we’ll cover: Setting Scene visibility for GameObjects and their children Turning Scene visibility on and off Isolating selected GameObjects We’ll explore the Scene divider menu for loaded and […]
Lesson 5: How to Customize Your UI
Summary In this Unity UI Tutorial, we’ll cover the most basic features of the interface. Unity provides the following UI toolkits for creating in either the Unity Editor or in a game or application: 1. UI Elements 2. Unity UI 3. Immediate Mode Graphical UI Downloadable PDF: Unity Lesson-5 Lesson 5 Video Transcript Hey […]
Lesson 4: Creating and Using Scripts
Summary In this Unity Scripts tutorial, we explain the main concepts that apply to scripting in Unity. You’ll learn how to use Unity with C# and the tips and hacks to optimizing your scripts. About Scripting Scripting is an essential ingredient in all games. Even the simplest game needs scripts, to respond to input […]
Lesson 3: Exploring Unity Interface
Summary Take a tour of the Unity Interface in this Unity Editor Tutorial. The program allows you to totally rearrange its layout and save it as the default option. In this video, you’ll learn: how to customize the look of your editor; how to browse locate thousands of Assets using Unity’s powerful search facility; […]
Lesson 2: How to Correctly Install Unity Hub
Summary This is an easy step-by-step tutorial on how to install Unity Hub and Unity Editor. The Unity Hub is a management tool that allows you to manage all of your Unity Projects and multiple installations of the Unity Editor. To install the Unity Hub, visit ‘Download Unity Personal’ on the Unity website. To […]
Introduction and Unity Lesson 1
This is the welcome video and first lesson from our mini-course on the Unity Game Engine. We’re adding a bunch of free course content to the site. This post includes the welcome video and lesson 1 (scroll down). Included in each lesson Instructional videos PDF Manual for Unity troubleshooting and tips Transcript of the videos […]