Awesome Unity
NOTE: THIS REPOSITORY HAS BEEN ARCHIVED BECAUSE I NO LONGER USE UNITY AND AM UNABLE TO KEEP IT UPDATED.
A categorized community-driven collection of high-quality awesome Unity assets, projects, and resources. Free assets and resources are prioritized over paid when possible.
Suggestions and contributions are always welcome! Make sure to read the contribution guidelines for more information before submitting a pull request.
Thanks to all the contributors, this wouldn't be possible without you!
- Awesome Unity
- 2D
- AI
- Augmented & Virtual Reality
- Camera
- Character Controllers
- Frameworks
- Input
- Modeling
- Monetization
- Networking
- Scripting
- Services
- Tweening
- UI
- Utilities
- Video
- Visual Scripting
- Projects
- Games
- Resources
- Tips and Tricks
- Tutorials
- Contributing
2D
- 2D Rope System (Paid) - Scripts for creating any type of 2D ropes in the editor or during runtime.
- Ferr2D Terrain Tool (Paid) - Quickly create handcrafted 2D landscapes and levels.
- Pixel Camera 2D - A simple pixel perfect camera with scaling options for 2D Games.
- Spine (Paid) - A skeletal animation editor with a Unity library.
- Tiled2Unity - Takes your Tiled files and creates Unity prefabs from them that are easily placed into your Unity scene. Complex collision is supported through Unity’s PolygonCollider2D class.
- Unity Anima2D - Advanced skeletal animation editor with support for both per-object and skinned mesh animation with an integrated in-editor skinning tool.
- UnityTiled - An importer for Tiled maps.
AI
- A* Pathfinding Project - Lightning fast pathfinding with heavily optimized algorithms and a large feature set.
-
Apex Path (Paid) - Apex Path handles dynamic pathfinding including local avoidance steering and dynamic obstacles.
-
Crystal AI - Crystal is a fast, scalable and extensible utility based AI framework for C# and Unity.
Augmented & Virtual Reality
- ARToolKit - Augmented Reality SDK that includes libraries, utilities, and examples.
- Google VR SDK - Scripts and prefabs to help with the development of Google Daydream and Cardboard apps for Android and iOS.
- SteamVR Unity Toolkit - Scripts and Great examples to abstract the use of VR controller actions in Unity.
- Virtual Reality Toolkit - Virtual Reality framework that allows for powerful interactions, locomotion, and visual effects.
- Vuforia - Augmented Reality SDK with image and object recognition, smart terrain and extended tracking features.
Camera
- UFPS (Paid) - Provides camera, controllers, and other effects for use in FPS games.
Character Controllers
- CharacterController2D - A 2D controller that behaves very similarly to Unity's CharacterController component.
Frameworks
- Fungus - An easy to use Unity 3D library for creating illustrated Interactive Fiction games.
- StrangeIoC - Strange is a super-lightweight and highly extensible Inversion-of-Control (IoC) framework, written specifically for C# and Unity.
- uFrame (Paid) - Create maintainable games faster, better, more stable, and consistent than ever before.
Input
- InControl - An input manager that tames makes handler cross-platform. controller input easy.