57 _max_velocity = max_velocity;
get_max_velocity
Retrieves the maximum speed at which the object will be allowed to descend towards a floor below it,...
get_offset
Returns the linear offset to add to (or subtract from) the highest detected collision point to determ...
get_reach
Returns the reach to add to (or subtract from) the highest collision point.
set_offset
Sets the linear offset to add to (or subtract from) the highest detected collision point to determine...
set_max_velocity
Sets the maximum speed at which the object will be allowed to descend towards a floor below it,...
set_reach
Sets the reach to add to (or subtract from) the highest collision point.