=========================================================================================
Purpose
=========================================================================================
Select a figure, usually in the Scene Tab
Run the script
The figure now stands 4 meters ( 12ft ) in front of you
=========================================================================================
History
=========================================================================================
July 18th 2022 4:34 pm version 4 - added a popup Question Box , you can now leave the Altitude (Y Translate ) (often it's 0 ) to what it is instead of flying up to your Camera's altitude.
March 19th 2016 4 pm version 3 - Turns a blind eye in the case where nothing is selected
March 19th 2016 4 pm version 2 - Will Zero the Hip's Local-space position and use the root node to bring the hip in front of the camera
March 11th 2016 2 pm release
Installation
The zip package is found at the bottom of this page
unzip it in your daz content folder,
typically :
C:\Users\USERNAME\Documents\DAZ 3D\Studio\My Library
once installed, it will appear in your content library, under
My Library / Scripts / mcasual
Starting with Windows 7 if you right click on the downloaded zip file
and select the [Extract All ....] pop-up menu item
you simply browse up to your Daz Studio Content Folder
and the files will fall in the proper folder
=========================================================================================
NEW in 2022
you can now leave the Altitude (Y Translate ) (often it's 0 ) to what it is instead of flying up to your Camera's altitude.
=========================================================================================
=========================================================================================
Use
=========================================================================================
Select a figure, usually in the Scene Tab
Run the script
(since 2016) The script will Zero the Hip's Local-space position and use the root node to bring the hip in front of the camera
(since 2022) A Popup window appears and you can protect or not protect the Y value of the object/figure that will "Cometh Here"
The figure now stands 4 meters ( 12ft ) in front of you
---------
when you see the mcjComethHere icon in your Content tab,
if you right-click on it, Daz Studio offers you to create a "custom action"
This way mcjComethHere is added in the "Scripts" menu of your top-of-the-window menu for extra quick access
License
// =====================================================================
// by mCasual/Jacques
// You can use this script freely for personal or commercial use.
// You may not sell, resell, sub-license or rent this script in any way.
// you may credit this script to mCasual/Jacques
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
// OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
// OTHER DEALINGS IN THE SOFTWARE.
// =====================================================================