| layout | default |
|---|---|
| title | 🎨 reforge - Effortless Defold Scene Exporting |
| description | 🎨 Export Blender scenes to Defold effortlessly with the Reforge add-on. Create meshes, prefabs, and collections while simplifying workflow and updates. |
Reforge is a Blender add-on that helps you easily export scenes into a Defold project. This tool allows you to create:
.glbmeshes for 3D models.modelfiles that support multiple materials.goprefabs that are created once and never overwritten.collectionscene files that group instances under an embeddedroot
In addition, Reforge can also export optional convex collisions and textures to your Defold project.
To get started with Reforge, follow the steps below to download and install the add-on.
-
Visit the Reforge releases page:
Go to Reforge Releases to find the latest version. -
Download the ZIP file:
Click on the version you want to download. The file will be namedreforge-<version>.zip. -
Open Blender:
Launch your Blender application. -
Go to Preferences:
Navigate to the menu bar and click onEdit, then selectPreferences. -
Select Add-ons:
In the Preferences window, click on theAdd-onstab on the left. -
Install the ZIP file:
Click onInstall from Disk..., and choose the downloaded ZIP file. -
Enable Reforge:
After installation, search for "Reforge" in the add-ons list. Check the box to enable it.
Congratulations! You have successfully installed the Reforge add-on.
Reforge offers several features to improve your experience:
-
Seamless exports: Easily export your Blender scenes into Defold-compatible formats without the hassle of manual configurations.
-
Multiple material support: Create
.modelfiles that utilize more than one material for a richer appearance in your Defold project. -
Prefab management: Automatic creation of
.goprefabs that won't get overwritten helps in maintaining your project structure. -
Collision handling: Optional convex collision export allows for better physics interactions in your Defold games.
-
Texture export: Easily export textures to your Defold project along with your models, ensuring that everything looks great out of the box.
If you run into issues while using Reforge, consider the following tips:
-
Update Blender: Ensure you are using the latest version of Blender. Sometimes, compatibility issues arise with older versions.
-
Check add-on status: Make sure the Reforge add-on is enabled in your Blender preferences.
-
Read the documentation: Consult the official Reforge documentation for detailed information on troubleshooting and advanced features.
If problems persist, check the issues section of the GitHub repository to see if other users have experienced similar problems.
Reforge is open-source software and is distributed under the MIT License. Feel free to modify and distribute it as long as you keep the original license information.
For further help and information, consider the following resources:
- Blender Documentation for mastering Blender.
- Defold Documentation to learn more about using Defold.
- Check out the Reforge issues page to report bugs or request features.
Feel free to reach out on the GitHub Discussions page for community support and ideas.
- Operating System: Windows, macOS, or Linux.
- Blender Version: 2.8 or higher.
- Defold Version: Ensure you are using a recent version of Defold for full compatibility.
By following this guide, you should now be set up to use Reforge effectively. Enjoy creating your Defold games without the extra hassle!