So, you’re adding power ups to your game and you’re using a modular approach to streamline your project. So, in your Power Up script, you’re checking for the power up ID to determine which power up method to activate on the player. With one or two, it’s no big deal…