steve - this design is based on version 3 of Bill Kerr’s game and is on the CD you got on the training day, if you are still stuck I can post it.
corin
sorry missed out the controls for objPowerUpControl.
Object >>>>>>>>>>>>>>>> objPowerUpControl
Create event Set Alarm0 to 150
Alarm event Alarm0 Create objPowerup at random(room_width) , random(room_height)
Set Alarm0 to 60+random(90)
Can you upload the gamemaker file so we can see how the end game ’should’ look?
steve - this design is based on version 3 of Bill Kerr’s game and is on the CD you got on the training day, if you are still stuck I can post it.
corin
sorry missed out the controls for objPowerUpControl.
Object >>>>>>>>>>>>>>>> objPowerUpControl
Create event Set Alarm0 to 150
Alarm event Alarm0 Create objPowerup at random(room_width) , random(room_height)
Set Alarm0 to 60+random(90)
i think thats a good match.