Open Ragora opened 8 years ago
Torque3D is missing getControlObjectSpeed which returns the total speed that the current control object is moving at as a single float. This is a clientside function that is to be invoked as such:
%speed = getControlObjectSpeed();
Torque3D is missing getControlObjectSpeed which returns the total speed that the current control object is moving at as a single float. This is a clientside function that is to be invoked as such:
%speed = getControlObjectSpeed();