CyberLove Store - Transformable Kit - Spline Based Actor Transforms

Transformable Kit is an Actor Component, spline based (Spline Component) tool to control transforms of any Actor.

It consists of one customizable C++ class, derived from USplineComponent, Visualization Class to visualize actor's position and rotation at spline points and Details Panel Customization to set Actor's rotation at spline points.

Actual version is 2.0. Updated 02.2026. Engine version 5.3+.


What can I do with this plugin (Features)?
  1. Create a spline based traectory, for actor to go along it (Loops supported).

  2. Setup Location And Rotation of your Actor at spline points. Rotations are linear interpolated between points.

  3. Choose one of 5 modes to transform your actor (One Shot, One Shot Reverse, Loop Reset, Ping Pong, Parametric)

  4. Set the Motion Duration (Transform duration) in seconds

  5. The motion is linear by default, it is possible to set up Float Curve to create non-linear transform.

  6. Use Action Points to bind your custom events as actor reaches some position at spline

  7. Setup transform pauses, auto at loop\half loop end, or at any time in runtime with blueprints.

  8. Set ignored component of Actor, that won't be transformed

  9. Set Sweep\Physics teleport mode to interact with world

  10. Set Initial transform to start from any custom point at spline

Visualization:
  1. ActionPoints -> Red Points At Spline

  2. Actor Component's Location And Rotation at Spline Points -> Bounding Boxes

  3. Ingame spline trajectory, points and active Action Points (Development and Debug Builds + Editor)

Misc:

  1. Key spots delegates

  2. Powerfull Blueprint system

  3. Well documented and easy to use. Check out interactive demo with comments!

🔗Links:

Demo <------------------- Features + Examples + Comments

Github <------------------ Issues (bugs) + Docs + Examples Guide (How to create BPs from demo)
Example Project <-------- Add Plugin to project and play with demo scene. Pure Blueprint project, no need to compile C++ code!

Youtube Promo <--------- Will be added soon, work in progress