Game Engine and Assets Leaks

[UE4] Generic Radial Menus v2.0 - Selection Wheels and Pie Menus

Submitted by SrRhyan, , Thread ID: 235497

Thread Closed
SrRhyan
Novice
Level:
3
Reputation:
0
Posts:
34
Likes:
32
Credits:
240
21-02-2022, 08:00 PM
#1
[Image: ss0-1920x1080-1ffdefb506238bcbd92edadea0...e=1&w=1920]

VERSION 2.0 UPDATE OUT NOW!

Version 2.0 Notes:

15 new radial textures (for a total of 19)
Custom input! Feed your own input into the menus for extra versatility. Any Vector2D works, so go crazy!
New material system - customize look and color of your menu in editor




Multimenu sample in action: https://youtu.be/OEedq1nQi-U

Simple weapon selection in action: https://youtu.be/Hyv_Sdu6YPg



Many modern console and PC games use radial menus to give their users a fast, fluid and dynamic experience. The goal of Generic Radial Menus is to give you the power to add the same to your project with as little hassle as possible. That way you can focus on making the systems you care about. Whether you're adding an emote selector, a build menu or even just a simple weapon selection menu, this system gets out of your way and let's you do what's most important: making the actual game. Adding widgets to the menu is the same as with any layout box. You create your widget, call a single function and the radial menu will handle the rest.



Getting started tutorials are here!

Feel free to ask any questions on the Discord!



Like that last screenshot? Check out Worlds of the Future here: https://moonmengames.com/

Technical Details
Features:

Heavily commented to explain what's happening
Easy to implement
Robust and simple to customize
Setting up input requires only one interface and method to work
Adding the Radial Menus to your widgets is just a simple drop in and a call to a single function
Includes an interface for receiving events inside your custom radial widgets


Number of Blueprints: 14



Input: Joystick and Mouse



Network Replicated: N/A (UI is client side only always)



Supported Development Platforms: PC (only tested on PC, never tested on MacOs or Linux)



Supported Target Build Platforms: PC, Xbox One, PS4



Documentation: https://genericradialmenus.readthedocs.io/en/latest/



MarketPlace: [Link]

Download: [Link]

RE: [UE4] Generic Radial Menus v2.0 - Selection Wheels and Pie Menus

Quinten_14
Newbie
Prime
Level:
1
Reputation:
0
Posts:
17
Likes:
0
Credits:
15
21-02-2022, 08:41 PM
#2
Damnnn thats something i needed. Thanks a lot

Users browsing this thread: 1 Guest(s)