Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

Using the Asset Store Website

Vue d'ensemble

As mentioned before, you can access the web frontend of the Asset Store on Godot's official website. This is what it looks like when you first visit it:

../../_images/asset_store_website.webp

Recherche

The search bar at the top of the page can be used to find assets. You can either type in the name of something specific you're looking for, or a tag such as 2D.

../../_images/asset_store_search.webp

Notez que les résultats de recherche ne sont pas mis à jour en temps réel, il vous faudra renvoyer la requête à chaque fois que vous en modifierez les paramètres.

You can also click on any tag a project has to pull up a search of other assets with that tag.

Composition d'un asset

Regardons maintenant à quoi ressemble la page d'une ressource et ce qu'elle contient.

../../_images/asset_store_asset.webp

You'll immediately notice media showing off the asset in the center of the screen. Below that are 3 tabs, the description, changelog, and reviews.

The panel on the left is where you'll find the asset author, tags, license, source code link if applicable, download button, and the option to add it to your library if you're logged in.

If you are logged in, there will be a "Flag this Asset" button below this panel. Use this to report the asset if there's an issue that may warrant removal, such as copyright infringement, theft, or impersonation. This is not for bug reports for the asset itself.

Inscription et connexion

In order to upload assets to the Asset Store, leave reviews on assets, and report assets, you need to login. You do not need to be logged in to browse and download the assets.

The login/registration page can be accessed from any page, just click the button on the top right of the website, next to the "upload asset" button.

../../_images/login_button.webp

There are several options for logging in using other accounts you may already have, such as GitHub and GitLab, or you can create a new account specifically for the Asset Store.

../../_images/login_options.webp