Skip to content

A collection of reusable C# scripts for both 2D and 3D game development in Unity 6.

License

Notifications You must be signed in to change notification settings

pilot2254/reusable-unity-6-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reusable Unity 6 Scripts

A collection of reusable C# scripts for 2D and 3D game development in Unity 6.

Overview

This repository contains a curated set of C# scripts that can be used across various Unity 6 projects. These assets are designed to accelerate development by providing ready-to-use components for common game functionality in both 2D and 3D environments.

Contents

  • 2D Scripts: Components specifically designed for 2D game development
  • 3D Scripts: Components specifically designed for 3D game development
  • Utilities: General purpose scripts that can be used in any Unity project

Installation

  1. Clone this repository or download it as a ZIP file
  2. Import the scripts into your Unity 6 project
  3. Reference the scripts in your game objects as needed

Usage

Each script is documented with comments explaining its purpose and how to use it. For more detailed examples, check the documentation in each script file.

License

Licensed under MIT License

Contact

Discord: @michal.flaska or @pilot2254

About

A collection of reusable C# scripts for both 2D and 3D game development in Unity 6.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages