Skip to content

isabella232/godot-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketchfab Godot Plugin

Import models from Sketchfab to Godot (v3.2.0+)

Installation

Download the sketchfab.zip archive attached to the latest release of the plugin, and unzip it.

If you already have some plugins installed in your project, you will only need to copy the extracted directory to the addons directory (which you will need to create first if you did not use plugins previously).

You should therefore end up with this structure: PROJECT_DIRECTORY/addons/sketchfab/[Zip content]

Please note that if Godot is running, you might need to quit the editor and reopen it before loading the plugin.

Finally, you need to activate the plugin by going in the project settings (Project -> Project settings), and enabling the "Sketchfab" plugin in the Plugins tab.

The Sketchfab plugin should now be available in your project's tabs:

godot1

Login

This plugin relies on the Sketchfab download API: a Sketchfab account is therefore REQUIRED to be able to download and import content from Sketchfab.

If you don't have one already, you can create it here.

Use your account email and password to login through the plugin interface, and you should now be able to import models from Sketchfab !

Import a model from Sketchfab

Select the "Sketchfab" tab to open the browser window, and start browsing the library of 300k+ free models available on Sketchfab.

godot2

To download and import an asset, click on a model card to display the corresponding model page, and then click on "Download" to import the selected model into Godot. godot

Report an issue

If you feel like you've encountered a bug, or that the plugin lacks an important feature, you can contact us through Sketchfab's Help Center, or by creating an issue in this repository.

If you report a bug, please try to append any log from Godot or additional information (Godot version, Operating System...) in your message.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • GDScript 100.0%