説明
The radial menu plugin gives complete freedom in widget design for pie chart looking widgets. Few simple changes to UserWidget class allowed us to create radial looking menu but not to deviate from UMG workflow. This is only core functionality, but a good foundation for further extensions.
This plugin is fully functional with Blueprints and C++ implementations.
Video tutorial: https://youtu.be/OVhfgr5VyPU
Video tutorial for sub-menus: https://youtu.be/t4BOabWrSyc
The plugin allows users to create any kind of design for buttons because they are not automatically generated. Each button is a separate widget so a user can add any information or imagery they like and make the menu unique. The plugin provides core functionality for events such as clicks and hovers to be called from any class. The goal of this plugin is to enhance UMG with few functions that allow users to create a radial menu.
含まれる形式
- versions