Sorry, the free downloader time has expired. You can download the file without any ads with Premium account!
Blender To Unity v2.1.1 for Blender Addon Free Download
Blender-to-Unity is a Blender addon that exports objects, animations, colliders, and LODs to Unity Engine. It is designed to be simple and easy to use. You can export your models to Unity with just a few clicks. This addon is perfect for game developers, architects, and 3D artists who want to export their models to Unity Engine. Get Blender-to-Unity today and start exporting your models to Unity with ease!
If you want to have colliders and create shader types in Unity automatically.
- Import the BUImporter_v3 script while the Unity project is open(drag-n-drop), it should compile the script.
- Install the Newtonsoft.Json unity package (required for BUImporter_v3).
To install the Newtonsoft.Json package in Unity:
Step 1: Open Unity Package Manager, go to Window > Package Manager in the Unity Editor.
Step 2: Add Package from Git URL, click the + button in the top left corner of the Package Manager window.
- Select Add package from git URL.
- Enter the following URL: https://github.com/jilleJr/Newtonsoft.Json-for-Unity.git#upm
- Click Add.