awesome-opensource-unity
awesome-opensource-unity copied to clipboard
a list of curated opensource Unity packages for future proof Game Developers
- Added Fish-Networking.
Localization System for Unity with complete documentation describing every aspect of the system and supporting - both RTL and LTR languages (base on a CSV file) with the ability to...
Mirror networking is one of the recommended networking frameworks as per the relatively recent Unity Blog Post: https://blogs.unity3d.com/2020/09/08/choosing-the-right-netcode-for-your-game/
- Added entry for VR Builder in the VR section.
It's not a game, package or asset. It's a content-creation tool built in Unity. It's an entire Unity project along with associated packages for integrating with other workflows.
A Unity Editor tool to search for components within the scene hierarchy. @StefanoCecere
Added PurrNet networking framework to the list.