I started a game and got some problems, i want to click the bomb and get highscore with delay and then restart the game. Here is Info box!
Information about object: obj_bomb_lvl2_1
Sprite: spr_bomb
Solid: false
Visible: true
Depth: 0
Persistent: false
Parent: <no parent>
Mask: <same as sprite>
Create Event:
start moving in directions 000001000 with speed set to 5
Alarm Event for alarm 1:
show the highscore table
background: <undefined>
show the border
new color: 255, other color: 0
Font: "Times New Roman",10,0,0,0,0,0
Collision Event with object obj_wall:
bounce not precisely against solid objects
Mouse Event for Left Pressed:
set the sprite to spr_bomb with subimage 0 and speed 1
change the instance into object obj_explosion, not performing events
for all obj_bomb: set Alarm 1 to 15
Edited by DevilSir, 27 February 2012 - 04:01 PM.












