Unity Tutorial 7

 



In this lesson, we complete three tutorials, the first one is called 'Watch where you go'. In this tutorial, we create a new prototype and download the starter files from the asset store. We then make the player rotate the camera in a circle around the map which looks like an island.

The player is in the form of a sphere that can move around the map, the player can choose which texture they want to apply onto the sphere in the scene. We then apply force to the sphere and allow them to move forward or backwards.

In tutorial 4.2 we create an enemy to challenge our player, we can also choose the texture we want to apply to our enemy. We then give the enemy the ability to bounce our player and make them fall off the map. At the end, we make the enemy able to spawn anywhere on the map and chase the player.

In the last tutorial 4.3 we already have an enemy that can chase our player around the map but now we have to provide a way for our player to be able to defend themselves better. In this tutorial, we focus on giving our player a powerup that can boost the strength of our player and push away any enemies that come into contact. We make the powerup spawn in random areas of the map.

Comments

Popular posts from this blog

My Introduction

Game Design Document

Game Brainstorm