I know I can use the "void Move ( Vector3 moveDirection, bool relativeToCamera = false )" function in a script to achieve this, and I know how to implement said script into a block, but what exactly does the function mean? Am I able to configure it? And what's Vector3?