counter += image_speed;
switch (counter)
{
case 5.6:
audio_play_sound(snd_kamehamehablast, 20, 0);
break;
}