that's because once you are hitting the number it's always true, so you need to add to the number once reached
EnemyDeath = 5 Create Object (Sprite) on layer “Game” at (random(LayoutWidth) , random(LayoutHeight))
set enemy death to enemy death+5
Set Bullet speed to random(10, 80)
Set opacity to Self.Bullet.Speed