Addon for Blender to directly export to a Godot Scene

Hugo Locurcio d5b6588f27 Include a copy of the GPLv2 instead of the GPLv3 7 жил өмнө
io_scene_godot e37814aded Fixed small issue that created errors. 7 жил өмнө
LICENSE.txt d5b6588f27 Include a copy of the GPLv2 instead of the GPLv3 7 жил өмнө
README.md b128c5ca4a created repository 7 жил өмнө

README.md

Godot Engine's native Blender exporter add-on.

Native Godot scene format exporter for Blender, making the export process to Godot Engine as straightforward as possible.

WARNING: This exporter is experimental, and still lacks many features.

Installation

  1. Copy the io_scene_godot directory the location where Blender stores the scripts/addons folder on your system (you should see other ioscene* folders there from other addons). Copy the entire dir and not just its contents.
  2. Go to the Blender settings and enable the "Godot Exporter" plugin.
  3. Enjoy hassle-free export.

If you find bugs or want to suggest improvements, please open an issue on the upstream GitHub repository.

License

This Godot exporter is distributed under the terms of the GNU General Public License, version 2 or later. See the LICENSE.txt file for details.