0.0.2-alpha • Published 2 years ago

@razcore-rad/colorpicker_presets v0.0.2-alpha

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

GDQuest ColorPicker Presets

Reads a color presets gpl (GIMP Palette) file in the addon local directory, called presets.gpl. It adds the colors to the editor ColorPicker for quick access.

This repository includes a presets.gpl file as an example. It's the official GDQuest color palette.

✗ WARNING

Compatible: Godot >= v4.0

The addon:

  1. Doesn't check the length of the color palette/file.
  2. Overwrites the ColorPicker presets whenever you reopen the project or re-enable the addon.

✓ Install

  1. Make a new folder at res://addons/gdquest_colorpicker_presets/.
  2. Copy the contents of this repository into res://addons/gdquest_colorpicker_presets/.
  3. Replace res://addons/gdquest_colorpicker_presets/presets.gpl with your prefered version.
  4. Enable the addon from Project > Project Settings... > Plugins.
  5. Profit.

install project settings

Where do I find the presets?

They'll be available in the editor ColorPicker.

ColorPicker presets

0.0.2-alpha

2 years ago

0.0.1-alpha.6

2 years ago

0.0.1-alpha.5

2 years ago

0.0.1-alpha.4

2 years ago

0.0.1-alpha.3

2 years ago

0.0.1-alpha.2

2 years ago