quote:
phent_getvelocity(ball,temp,vector(0,0,0));
According to the manual you should get linear velocity using the above command. However, I haven't had any luck getting the linear velocity from any physics object that rotates i.e wheels using the above line of code.