Mobile Game Development With Unity 3D 2019: Section 1: Getting Started
Mobile Game Development With Unity 3D 2019: Section 1: Getting Started
In this section, you’ll learn to setup your development environment. You’ll also learn to create your first
project.
In this section We'll start by setting up our development environment. You’ll then learn how to move
the player object using player input and physics forces. We’ll also cover how to build obstacles and
detect collision.
Setting Up the Project in Unity
Creating Player Movement
Setting Up the Obstacles
Randomly Spawning Obstacles
Detecting Collision
This video shows how to setup the obstacles for the game.
Spawn obstacles
Implement random spawning
In this section, you’ll finish the game, add some special effects, and perform final testing
This video shows how to add some special effects to the game.
The aim of this video is to finish the game and perform final testing.
In this section, we will create a scoreboard. You will also learn to add UI (user interface) which will
display score and menus.
In this video, you will do necessary setup and build for android.