Make objects move at the same time -
09-13-2011, 11:54 PM
I am trying to make a volleyball game but i cant get the play to move up at the same time as the ball moves to their hands. I tried the do together function but it still wont go at the correct time. Thanks!
I messed around with it, and found that you have to put both of the jump methods in the same method. This is a challenge still, because I can't find a way for it to end at the beginning so it would have a proper loop. I'll post the finished version when I finish.