|
NAMEforward3d_model - Push the model along its view vector. SYNOPSISnil
DESCRIPTIONThis function moves the object further along in the direction it is currently facing by taking the orientation view vector, multiplying it by a factor and adding it to the current position. If any of the optional mask arguments, the specified axis will not be altered. SEE ALSO:move3d_model(3) strafe3d_model(3) step3d_model(3)
|