Simply take a vector (your desired 3d panning direction), multiply it by a scalarparameter you call “speed” and also multiply that by time. Then add that result to the AbsoluteWorldPosition node which you plug into the world aligned blend worldposition input.
6 Likes