Thanks for playing.
Object spawning needs looking at, the spots they're supposed to spawn in at are off screen, but I think there's a lag time between te spawn being triggered and the item being loaded in, meaning you end up where it spawns in before it actually does spawn. I think object pooling might help/fix this, but I need to figure out how to do it first.