gonzdevour@
It looks great!
May I ask any tip of how to make the ball bouncing like it's in 3D world?
I am curious if there's any formula can get the accurate position and size of moving bouncing ball with possible perspective angles.
(I will post you an example capx when I get the time)
KidsOnTheBeat@
Neat proof of concept, although the ball motion physics are a little bit wonky/floaty.
(The players initial strike does need tweaking)
I'd also suggest that you be able to hit the ball without having to click the mouse.
(It would make it too easy to hit the ball back?)
----------------------------------------------------------
I managed to create the events for the 'computer' serve.
<img src="https://dl.dropbox.com/u/22173473/servemachine.png" border="0">
1, Click button A for a random serve(you or computer)
2, Click button B to test your return serve reflexes.
The machine will serve a ball at a random speed, that you have to return.
<img src="https://dl.dropbox.com/u/22173473/reflex.png" border="0">
Play
WIP