mhhh tal vez si le añades la variable image_speed
Código [Seleccionar]
if (keyShoot and bolShootReady == true)
{
sprite_index = spr_player_shoot;
image_speed=0.22
}