Creating Main Menu – Creating Scenes, Controllers, Main Menu Canvas, and Slicing Sprites

Submitted by razormist on

Creating Scenes

In the Unity environment you will notice an Untitled object in the Hierarchy area. That is the name of the scenes by default, to change it just simply press ctrl + s and save it as Main Menu. tut6

Creating Controllers

Now that we have the main menu scene we will now create Controllers for the game. The Controllers are game objects that handle some methods that be needed in the game later.

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.

Simple Resident Information Management System (CRUD) Using MySQL Connection

Submitted by metsysoce on

VB.Net Using Mysql database which can: - add - Update - search - add pictures - update pictures - navigation button like next and previous button - Login form using different users with their different forms - Fetching data using datagridview in mysql feel free to enjoy my system If you may ask question .. just message me on facebook [email protected] or gmail [email protected] enjoy :3

Simple Barangay Management System Using VB.NET/SQL

Submitted by metsysoce on
Simple resident information management system using mysql connection. which can : - add - Update - search - add with pictures - update with pictures - navigation button like next and previous button - Login form using different users with their different forms - Fetching data using datagridview in mysql

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 "Cannon Siege".

Library Management system

Submitted by Ronald Ngoda on
This a simple library management system with an intuitive dashboard UI for management. The system has several modules for members, books, book issue, book return, magazines and newspapers. You can be able to track the books issued and how many have not been returned easily. This system is suitable for schools and any other public or private libraries. After downloading the system simply extract it

Cannon Siege Tutorial - A Classic Arcade Game for Android/IOS

Submitted by razormist on
Learn on how to create a simple game called Cannon Siege using a Unity Game Engine and a C# script. Unity is a cross-platform game engine developed by Unity Technologies. Unity is a multipurpose game engine that supports 2D and 3D graphics, drag-and-drop functionality and scripting using C#. It is used to develop video games for web plugins, desktop platforms, consoles and mobile devices.