You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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();
The text was updated successfully, but these errors were encountered:
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();
The text was updated successfully, but these errors were encountered: