Object recolorizer (experimental)
Independently change the colors of a sprite, a tiled sprite or a panel sprite.
Authors and contributors to this community extension: D8H.
This extension allows to restyle a sprite, a tiled sprite or a panel sprite.
It can be used to:
- Change the color of player short according to its team color.
- Add small color variation to trees of a forest.
- Restyle objects to match other assets.
An example shows how to change the 2 main colors of an object (open the project online).
This extension is experimental and might no longer work in future version of GDevelop.
Tip
Learn how to install new extensions by following a step-by-step guide.
Panel sprite recolorizer
Independently change the colors of a panel sprite.
Behavior actions
Recolorize
Replace a given color of an object with another one. The scope allows to change similar colors at once.
Reset color
Set back the original colors of an object.
No expressions for this behavior.
Sprite recolorizer
Independently change the colors of a sprite.
Behavior actions
Recolorize
Replace a given color of an object with another one. The scope allows to change similar colors at once.
Reset color
Set back the original colors of an object.
No expressions for this behavior.
Tiled sprite recolorizer
Independently change the colors of a tiled sprite.
Behavior actions
Recolorize
Replace a given color of an object with another one. The scope allows to change similar colors at once.
Reset color
Set back the original colors of an object.
No expressions for this behavior.
This page is an auto-generated reference page about the Object recolorizer (experimental) extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.