Hello!
I'm trying to make a menu with several selectable options and then reference the selected option in a BP animation controller.
For example, have a BP anim controller that runs "/say test" when you swing with a sword, but I want to have /say test1, /say test2, and /say test3 selectable via a menu and activate in place of /say test depending on which was selected.
I don't need help with animation controller itself, but I have almost no experience with UI or scripting to make the selection menu or transfer the selection variable to the animation controller.
I'm not looking for a full walkthrough unless you're feeling generous, sample files, addons I could look at with similar features, or some direction where to start otherwise would be just fine.
Thanks in advance!