If your goal is to have all of them show up guaranteed, then remove the "If RRA ==" parts. As the comment above mentioned, the sprites will only be created and moved if the RRA is EXACTLY equal to the number you set (If RRA is random like it is at the top, that creates a bigger problem). If you have any more questions, i'll try to help.