Hey friends, I’ve been on this problem for a few days. Animator by trade and I just can’t figure it out.
I followed a great tutorial by Ryan Laley to get an inventory set up and working. That’s all great. Here on the video he opens and closes the widget Unreal Engine 5 Tutorial - Inventory System Part 9: Drag and Drop - YouTube and I am trying to get an animation playing while it’s open.
Here is the widget for constructing and destructing the menu.
The widget gets focused so the player can click on items.
Upon referencing this bp in my Animation BP, I get the error "“Accessed None trying to read property…”
I’m just scratching my head, I feel like I’ve tried it all. Could someone help me figure out a good way to make this work?