Hi
With this I random pick an instance for 20
BUT who can I set how many to be spawned
[attachment=0:g6kpxuhw][/attachment:g6kpxuhw]
I may only want 2 spawned
you can use a FOR loop.. (FOR 1 TO 2) pick random instance and spawn... the problem is that the Is On Screen will trigger it again (I don't know what is above that event)
Develop games in your browser. Powerful, performant & highly capable.
I see... its triggered all by the On Screen
Ive come up with this instead
But when want to destroy it - it goes for all
What am I missing cheers
[attachment=0:1iavvjio][/attachment:1iavvjio]
I see... its triggered all by the On Screen Ive come up with this instead But when want to destroy it - it goes for all What am I missing cheers Don't understand what you're trying to do
Don't understand what you're trying to do