Skip to content

ResourcePicker with search as an alternative to default one.

License

Notifications You must be signed in to change notification settings

MakovWait/improved_resource_picker

Repository files navigation

Improved resource picker

ResourcePicker with search as an alternative to default one.

Note: this is 4.x version, 3.x version can be found here.

Problem

The default ResourcePicker lacks one very important feature: finding the right resource among hundreds of others.

You may find this Popup familiar:

With default solution you need to scroll down to find CustomResource, but this addon fixes this issue by the following way:

How to install

This is a regular editor plugin. Copy the contents of addons/imrp into the same folder in your project, and activate it in your project settings.

or plug with gd-plug:

plug("MakovWait/improved_resource_picker")

About

Godot4 editor plugin. More plugins godot4-plugins

This addon is a jam submission you can find here: https://makovwait.itch.io/imrpoved-resource-picker-for-godot