Change the "on_mouse_left = Explosion," in main function for:

Code:
if(mouse_left == ON)
{
   Explosion();
   wait(-2);
}



In the "wait ()", you set the waiting time.

Last edited by alves; 06/07/08 19:02.

Breve Meu E-BOOK
Desenvolvimento de Jogos Em Lite-C
Iniciante em 3D Game Studio
Meu Portfólio