Timer + time freeze

how do we create a timer countdown?

and freeze say for 1 minute - and get player to select items in scene?

Hi @el2020,

You can use a set variable block to store your time, a repeat block and a change variable block to count down your timer. You can use the wait block to pause/freeze, and a when Item clicked block to select items.

Regards,
Geoff @ TechLeap