IsotopicIO / iso-space-game

An open source 3D Unity Game
MIT License
11 stars 4 forks source link

Info: Utility Scripts #11

Open fourthedesign opened 1 year ago

fourthedesign commented 1 year ago

Check out #10 , which added utility scripts to the project.

If you guys have scripts (open source, created by you, or with licenses that allow open source distribution) that fit utilities that could be used in this project, feel free to add them to the project.

Extensions.cs can receive additions as we move forward, for extension methods to our own structures/classes or to unity implementations.

Read more on initial commit #10 for the details of what was included.