Welcome back everyone in this video, our goal is to create our black magic menu Widget Blueprint. And we're going to take a shortcut here by duplicating an already existing Widget Blueprint to save us some time, find your way on over to your content Metroidvania widgets folder. And we've got this w BP HUD already created. And I'll just double click it to show you what's in here it looks like it's empty. But if you click on one of your animations and move that slider all the way to the right there, you can see the left side of our hood. And here you can see the right side of our HUD.
So you can see a lot of it right now but know that it consists of some HUD that we're animating onto the screen now. What I am most particularly interested in saving from this duplicate that we're about to create from our w BP HUD is this right hand corner of our HUD that we can display blu ray what we have slotted in for our black magic skill and eventually a white magic skill. I don't really care about what's available on the left hand side of the screen. That stuff, I am going to eliminate all this kind of stuff. Okay, so let's exit out of our w BP HUD. let's right click on our w BP HUD and let's duplicate this.
Let's go ahead and call this w BP for Widget Blueprint, B magic underscore menu. Then let's double click on this guy to open it up and make the necessary modifications. First things first, I'm going to jump on over to our Graph tab. And we got some script in here. Let's just go ahead, left click drag and delete all this out. Don't eat it.
Let's jump on over to our Designer tab. And we've got some animations in here for HUD left and Hud right let's delete out in delete out. Okay, and now let's delete the unnecessary widgets that we're not going to need for this particular screen. I want to be careful here, the portrait background, the health background, I'm just going to Ctrl Click the ones that I want to delete out the health background, the health meter, the portrait pick the health current 100 those five can go Bye bye. So the ones right at the top there, delete them out. And then there is a white magic button white magic underscore button and a be magic button control clicking both of those.
Those can go by by as well. So these are the remaining widgets that I do want to keep and of course they're coming currently not visible on screen. Don't worry about that. Okay with that, let's go ahead and Compile and Save. guys that is gonna do it all. For this one.
We have our black magic menu, created a lot of work ahead, but we've got a foundation in place. See you all in the next video.