SpikeAvoider
Root / Submissions / [.]
KHypnoCreated:
Download:KEBENVKEVersion:Size:
Replying to:Simeon
Pretty cool! The pattern repeats the same thing over and over, so you should consider randomizing their positions when they reach the bottom of the screen. You should try adding a score keeper, this would be a fun challenge.
What do you mean by a pattern repeating over and over im pretty sure there is a rnd
Replying to:Simeon
Pretty cool! The pattern repeats the same thing over and over, so you should consider randomizing their positions when they reach the bottom of the screen. You should try adding a score keeper, this would be a fun challenge.
Use RANDOMIZE instead of RND (as far I know RND is a random pattern that repeats)