[WIP] Dynamic Hierarchal Pie Menu System - Marketplace Submission

New update was released, please watch the video for more information! Includes tutorial!

Latest Video:

Newest updates:

Uses blueprint interface to send commands to the player and eliminates the need to cast to objects.

Revamp of the menus. Instead of having quite a few arrays of different types (mainly color or texts), it redoes the entire system so that the customization for the individual components actually get put together into a structure. Now instead of many arrays to customize, it uses a single structure array for all of your needs.

Sample added for interacting with an object that opens a menu to your screen.

Hud blueprint is cleaner and better organized.