YanikaZerafa / IMTAssignment2016

This repository contains a 3D runner game developed using Unity 3D game engine.
0 stars 0 forks source link

Obstacles #9

Open YanikaZerafa opened 8 years ago

YanikaZerafa commented 8 years ago

How are obstacles made in the game?

YanikaZerafa commented 8 years ago

Obstacles are generated randomly using a generator. The generator is an empty game object with a script attached to it that randomly initiates prefabs.