I'm not trying to spawn them every tick. I'm trying to make a guitar hero clone, where the notes move down 3 pixels every tick. I'll share the project file. When the layout starts it sets the array with the note type ( 0-4 = green-orange ) and tick when they spawn. I have a free account, and I could cram now to fill the array, but I don't have the time. the notes line up with the song. I am working on ripping the assets and getting it looking good. The first notes spawns fine, but after than they bunch up.
how to play.
a = green
s = red
d = yellow
f = blue
g = orange
hold the corresponding color and hit on the the arrow keys to "strum".
Thanks for trying to help!