UnityPlugins
General
- UniTask: async/await for Unity
- Procedural Toolkit
- Library of useful code for procgen. e.g. clipper, sdf shaders, noise functions etc
- https://github.com/michidk/Unity-Script-Collection
- Huge collection of utilities
- https://github.com/Unity-Technologies/com.unity.gis.high-precision-framework
- Pretty barebones :(
- Hot Reload
- Used this in game jam, it was great for rapid development and debugging
Debugging
Audio
UI
- https://github.com/infobeisel/AnyUI (map UI to any shape surface)
- https://assetstore.unity.com/packages/tools/gui/sci-fi-menu-ui-150744 (Sci Fi menu pack)
- https://assetstore.unity.com/packages/tools/gui/3d-modern-menu-ui-116144 (modern UI menu pack)
- https://assetstore.unity.com/packages/tools/gui/modern-procedural-ui-kit-163041 (procedural UI kit)
Graphics
- Outline Highlighter
- Outline Effect
- Real Stars Skybox
- https://github.com/UnityCommunity/UnityLibrary
- Has some shaders
- https://github.com/ogxd/grid-shader-unity
- Grid shader
- https://github.com/Antoshidza/NSprites
- ECS Sprites