gravity
Posted: Thu Mar 11, 2004 9:41 pm
i need 2 things
how do i make the ground and how do i make the character jump
how do i make the ground and how do i make the character jump
yvelocity=5;
yvelocity=0;
if(yvelocity==0)
{
y=y-30;
}
yvelocity=5;
yvelocity=0;