Hello
I have global variable 'Oponents'
On layout i have 100 sprites called 'Enemies'
now
When on start of layout global variable 'oponents' is 10
game at start should leave only 10 sprites other 90 should be destroyed randomly
when i start layout with 60 oponents
at start 40 sprites should be destroyed and 60 should stay etc.