Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Asset Dock

An asset by Reetro
The page banner background of a mountain and forest
Asset Dock thumbnail image
Asset Dock thumbnail image
Asset Dock thumbnail image
Asset Dock hero image

Quick Information

0 ratings
Asset Dock icon image
Reetro
Asset Dock

This plugin adds a dock to the bottom of the screen. Similar to what you would see in Unity or Unreal. It allows you to preview assets and drag them into the scene.Setup Guide - https://github.com/Reetro/Asset-Dock

Supported Engine Version
4.2
Version String
2.2
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

What it is

This plugin adds a dock to the bottom of the screen. Similar to what you would see in Unity or Unreal. It allows you to preview assets and drag them into the scene.

What it looks like

README image

Settings

Settings can be found in addons/asset_dock/settings.tres you can configure the following settings

root_folder_path - This is the root file path of Asset Dock it will load all files in this directory and any files in folders

file_types - An array of file types that will be displayed in the dock if empty all file types will be shown by default this is set to only show png and tscn files

show_empty_folders - If true empty folders will be shown in the dock by default this is false

If you want to adjust the resolution of thumbnails in the dock do the following. Go to Editor->FileSystem->File Dialog there you can adjust the size of preview thumbnails by default it's set to 64

Setup

By default the root folder is set to res://. I recommend creating a folder called Assets and setting that as the root folder. This way only assets on that folder will be loaded instead of all assets in your project which helps on performance.

Collections

Collections allow you to group multiple assets together. To create a collection, follow these steps: first, click on the "Collections" tab. Then, click the "Add Collection" button and give your new collection a name.

README create collection

To add items to a collection, click on the desired collection and drag and drop the files onto the dock. If you drop a folder onto the dock, all the files within that folder will be automatically added to the collection.

README add items

To remove a item from a collection, right-click on the item and select "Remove."

README remove item

To delete a collection, right-click on the collection in the left panel and select "Delete."

README delete collection

This plugin adds a dock to the bottom of the screen. Similar to what you would see in Unity or Unreal. It allows you to preview assets and drag them into the scene.

Setup Guide - https://github.com/Reetro/Asset-Dock

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Asset Dock icon image
Reetro
Asset Dock

This plugin adds a dock to the bottom of the screen. Similar to what you would see in Unity or Unreal. It allows you to preview assets and drag them into the scene.Setup Guide - https://github.com/Reetro/Asset-Dock

Supported Engine Version
4.2
Version String
2.2
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers