Features:
- Slider picker widget
- Wheel picker widget
- Easy installation / utilization
- Customizable
- Compatible with C++ and Blueprints
Code Modules: EasyColorPicker – Runtime
Number of Blueprints: 2
Number of C++ Classes: 4
Network Replicated: No
Supported Development Platforms: Win64, Win32, Mac, Linux, HTML5 (probably works on consoles too)
Supported Target Build Platforms: Win64, Win32, Mac, Linux, HTML5 (probably works on consoles too)
Documentation: See the video or the ECP_PickerExample and UIExample Blueprints in the example project.
特征:
- 滑块选择器小部件
- 车轮选择器小部件
- 易于安装/使用
- 可定制
- 兼容C++和蓝图
代码模块: EasyColorPicker-运行时
蓝图数目: 2
C++类数: 4
网络复制: 非也。
支持的开发平台: Win64,Win32,Mac,Linux,HTML5(可能也适用于控制台)
支持的目标构建平台: Win64,Win32,Mac,Linux,HTML5(可能也适用于控制台)
文件:请参阅示例项目中的视频或ECP_PickerExample和UIExample蓝图。





This plugin allows you to add to your game a simple and beautiful color picker. Useful for a character creation UI or other customizable features.
You have the possibility to add 2 different widgets:
- A slider, that interpolate 2 colors to allow the player to choose among 2 colors and all intermediate colors.
- A wheel and sliders, that allow to your players to choose an infinity of colors.
All these 2 widgets are customizable (see the video above).
They are really quick and easy to add to your own game, and they can be used in UMG/Blueprints and in C++.
The project example presented in the video is included in this purchase, and it contains several Blueprint examples.
Note that these widgets only support mouse inputs.
Please, join the Discord community for help, bugs or suggestions.
这个插件可以让你添加到你的游戏一个简单而美丽的颜色选择器。 对于角色创建UI或其他可自定义功能非常有用。
您可以添加2个不同的小部件:
- 一个滑块,插入2种颜色,允许玩家在2种颜色和所有中间颜色中进行选择。
- 一个轮子和滑块,允许你的玩家选择无限的颜色.
所有这2个小部件都是可定制的(请参阅上面的视频)。
它们可以快速轻松地添加到您自己的游戏中,并且可以在UMG/蓝图和C++中使用。
视频中呈现的项目示例包含在此购买中,其中包含多个蓝图示例。
请注意,这些小部件仅支持鼠标输入。
请加入 不和谐社区 寻求帮助,错误或建议。

评论(0)