Blender addon that calculates the coordinates of the control points and handles of a Bezier curve and convert them into Whitehole coordinates through a .txt file. It’s specifically made for the Tube Slide Controller in SMG2.
In order to use this addon, you have to follow some requirments:
You must apply all tranformations on the Curve (CTRL + A in Object Mode)
This Add-on is
compatible with Blender 3.0> and 2.79
Download the right version of the add-on and open Blender. Go to “Edit” in the Top Bar and choose “preferences”, select the tab labeled “Add-Ons”, click the “Install” button on the top right and select the downloaded file. Next, check on the box to the left of the Add-on.
To access the Add-on’s panel, go to the 3D-VIEW and press N. This will open a side panel on the right. After that, just click on the “Slide” tab.
The panel is divided into 4 sections:
The button that makes the calculations
For starters, into the first section select your Bezier curve . On the next section, copy the coordinated of your Slide model in Whitehole and paste them into the panel. Keep in mind that Whitehole uses commas for decimal numbers, this means that you have to delete every point and replace commas with points (e.g. 9.497,771 = 9497.771)
On the third section, choose a file path in your pc where your .txt will be exported. When everything is set, press the “Print coordinates” button. You will receive the text file with the right coordinates immediatly. All you have to do now is open Whitehole again, and create your path for your slide with the new coordinates.