Skip to content

B-Proctor/unitystuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Unity Tutorials

Welcome to my Unity Tutorials repository! This repository contains a collection of tutorials and example projects designed to help you learn and master Unity game development.

About

This repository is a compilation of tutorials and example projects to aid in learning Unity.

Main Menu Script

Description

This tutorial covers the creation of a main menu for a Unity game. The main menu includes buttons to start the game, load options, and quit the application. The script demonstrates how to navigate between scenes and handle basic UI interactions.

Features

  • Start Game: Loads the main game scene.
  • Options: Opens the options menu.
  • Credits: Opens a credit scene
  • Quit: Exits the application.

Files

How to Use

  1. Clone the repository:
    git clone https://github.com/B-Proctor/unitystuff/(tutorial you want)

About

All of my scripts, project files, etc for tutorials / anything.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages