Widget Button Move Object

Like most, new here. But I managed to create a widget that I attached to a plane and all the buttons are working, and switching through the screens fine. But I want to push one of the buttons then have it animate an object in the scene. Trying hard to find a tutorial, but can’t find anything… willing to try anything that can at least point me in the right direction.

Any help is appreciated!

Thanks

I have no experience with widgets, but you should be able to just create and bind an event that’s called when the player clicks on that specific button. Then setup that event to do whatever it is you want to animate.

https://answers.unrealengine.com/questions/324622/how-to-play-a-matinee-when-we-click-on-widget-butt.html

hope this help you