In case nobody knows what Frequency is.. its a music game where you move forward at the same speed and there are beats in different places and you have to hit a certain key at a certain time to activate the beats or instead of making it 3d it could be made 2d more like the ddrmax style where the beats move up onto the screen and you have to press them when they enter the right position. i already know how to do most of the stuff that involves if's and variables and positioning objects but how would i move the beats from the bottom of the screen and make them move straight up and off the screen? and i'm also wondering about object collision.. i know to put something like this...
if object collision(1,2) and keystate(2)=1 then play sound 1 : score=score+5 but i cant seem to get that to work when the objects collide.. can someone plz help?
thx
peace
David