I have created a game where I've used the Counter in built within greenfoot to create a timer. For level 1 I want the timer to countdown from 2000 then in level 2 I want the timer to count down from 100. I have used and 'if in instance of level 1' set timer value =1000. This does not seem to work. Anyone have any ideas?

