So I'm making a game, and when you get this powerup, I want it to last for ten seconds. There's a boolean value deciding whether or not the powerups effects are in play right now. How would I do this..?
1