DzX Radial Menu – UMG

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.

Category:
Tags: , , , , ,

Description

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.

Technical Details

Disclaimer:

None of the content you see in images is included with this plugin. Images serve for marketing purposes only and content you see is not part of this package.

Version changelist: here

Code Modules:

Number of Blueprints:0

Number of C++ Classes:3

Network Replicated: No

Supported Development Platforms: Windows / Mac / Linux

Supported Target Build Platforms: Windows / Mac / Linux

Documentation: here

Example Project: here

Supported Engine Versions

4.23 – 4.27, 5.0 – 5.3