Random Color Generator
Create a random color for a scene, an object, or any other color input.
Authors and contributors to this community extension: MrJeje.
Warning
This is an extension made by a community member — but not reviewed by the GDevelop extension team. As such, we can't guarantee it meets all the quality standards of official extensions. In case of doubt, contact the author to know more about what the extension does or inspect its content before using it.
Allows you to create a random color.
To use it, go in the text area to set a color and type RandomColor::CreateRandomColor()
.
Tip
Learn how to install new extensions by following a step-by-step guide.
Expressions
Expression | Description | |
---|---|---|
RandomColor::CreateRandomColor() |
Create a totally random color. |
This page is an auto-generated reference page about the Random Color Generator 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.