Your Y is set to zombie.x instead of zombie.y
Yep! that done it lol. Jesus i am such a noob.
Thanks Plinkie.
Can I ask though please? what is this Zombie2red.X+floor
(random
(300)+100)
It seems like the 300 scatters the diamonds more and the 100 pushes the diamonds more to the left.
I just used this for the Y, it spawns the object a little above the ground. Zombie2red.y+floor (random(-10)+-10)
I don't understand why there is two? (-10)+-10). surley one 0 would have been enough?