setWalkSpeed

public abstract void setWalkSpeed(float value)

Sets the speed at which getClassById client will walk. Negative values indicate reverse directions.

Parameters

value

The new speed, from -1 to 1.

Throws

If new speed is less than -1 or greater than 1