Interpolation Tool (Lite)

Produced by Silacide for ©FantasieCraft Resort EXPOT

Explanation

Paste your TrainCarts animation frames in “Input”. The tool will generate interpolated frames based on the provided data.

Example input:

- t=1.0
- t=1.0 yaw=30.0 roll=10.0
- t=1.0 yaw=-20.0 roll=10.0

Input

Important note: This is the LITE version of the interpolation tool! Each line will be interpolated with 1 quadratic increase and 1 quadratic decrease from the first value to the second.

If you are using angular values, be sure to use the TOTAL angle instead of the reduced angle: e.g. from 360° to 370° rotates 10° clockwise but from 360° to -10° rotates 370° counterclockwise! Please remove all scenes from the input.

Settings

Output

Good to know…

How do I use this tool?
  • – Multi-select the frames you want to interpolate
    – /train animation export
    – Exit the hastebin and copy the values
    – Paste the values in the “Input” field
    – Run the program
    – Copy the values from the “Output” field
    – Paste the values in the hastebin and save
    – /train animation import <link>
What does it actually do?

The LITE version of the interpolation tool takes each “frame” from a TrainCarts animation and calculates the values in between them so there’s a smooth, non-linear transition between them.

It’s a quadratic increase followed by a quadratic decrease, offset by the “distance offset” ratio. This means that each step has both an in- and decrease.