Hello!!
I wanna to create an control animation. As requirement, I must draw a body with 2 legs, then use key to control these 2 legs moving.
I think it’s possible to catch the key event but the problem is how to create a controlable animation (body with 2 movable legs).
Please me an advance. I have spent 2 week to find solution but it’s difficult. :’(
I am using JOGL with eclipse. So it’s better if your advance using JOGL.