currently yes, but i tried to use the function hit_ball that you see in comments and it wouldn't work. I also tried on_joy3 but it spit back a error.
iI have been able to spin my character and club using the gamepad using joyforce code and if i push the left mouse button my #3 button on my gamepad will do the rest but i can't figure the code so that the #3 button will do everything.
i also tried
if(joy3 == on)
{
kick_ball;
}
but that also kicked back a error


Dragonlair Digital Creations http://dragonlairme.tripod.com/