![]() |
#2
|
|||
|
|||
To reverse the direction of a vector, multipy it by a negative. I would change the following in your code:
future = vizmat.MoveAlongVector(current, vector,-30) #added a negative sign
__________________
Paul Elliott WorldViz LLC |
|
|