Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.1 KB

📚 Unity scripts

A collection of various scripts I've used across the many Unity projects I've started. Many of them are used frequently for quick prototyping, so I'm storing them here for easy access. Scripts included are specifically made and used for 2D development.

📋 Contents

Level generation

I have a separate repo with examples of level generation, which includes scripts and example scenes. Find it here.

Disclaimer

Some of these scripts have been lying around for years, so they may include sub-optimal code.

Unity version

Project was made with Unity version 2022.3.22f1

License

The MIT License.