Creating Success and Failed Scenes

Submitted by razormist on

Creating the Success Scene

This scene will indicate if you successfully completed a level then you can proceed to the next level. First thing to do is to create a new Scene called Success. Then create a UI Image, just like what you did on the gameplay UI locate the sprite in the Sprites folder then attach it to Source Image.

Setting up – Game Resolution, Changing Platform, and Categorizing Assets

Submitted by razormist on

Game Resolution

First thing to do is to set up our Game resolution, to do that click the game tab then go to "Free Aspect" it is just below of Game tab. Then click the add button (the one that looks like +) and enter the value of each properties.

Getting Started – Creating Project

Submitted by razormist on
First you will need to download & install Unit Game Engine, here's the link for the https://store.unity.com/. After the Unity Game Engine is installed, open the unity game engine then we will get started. Here is the interface of the unity game engine when open tut1 Click "New", and then enter the project name "Pin The Needle".