help with timer & booleans

Hi,
I need some help.
I have a 'powerup', so when you click/touch it the actors move slower.
so basically i have when boolean slowmotion is true i spawn these powerups, when a powerup is touched, it changes slowmotion to false for TEN seconds.
How can I change the boolean back to true after 10 seconds ?
I need some help.
I have a 'powerup', so when you click/touch it the actors move slower.
so basically i have when boolean slowmotion is true i spawn these powerups, when a powerup is touched, it changes slowmotion to false for TEN seconds.
How can I change the boolean back to true after 10 seconds ?
Comments
thanks for your reply