Adds a direction vector to the entity current position.
direction
// move entity to the left entity.AddToPosition(vector3(-1,0,0));