Help with multiple drawers/cabinet doors

Hi everyone! I’m fairly new to the world of Unreal and a few of my friends and I are working on a game that takes place in a building where we will have cabinets that have multiple doors and drawers that need to be open in it. I’ve been playing around with blueprints and watched this tutorial to open a single drawer at [TUTORIAL] Adding Interaction to an Asset- Part 1 - YouTube My question is how is if anyone knows of any other tutorials or tips to help me with making a blueprint for open multiple drawers inside of one cabinet without having them all open at the same time. As I said this is all new to me, so I’m trying to learn what I can about the process.

You can probably just follow the tutorial again, making different variables and events for the other drawers you want to add.