Smooth Movement – BP Math Extended by Vector and Quaternion Interpolation

This kit extends the math node library available to Blueprints to enable smooth translation of actors between locations and rotations. Includes Vector Interpolation using Perlin Smooth Step, and Quaternion rotations, and more!

Category:
Tags: , , , , , ,

Description

This kit extends the math node library available to Blueprints under the “Math Extended” grouping. This has many abstract uses, as well as enabling smoothed movement of actors from one position (vector) to another! Includes Vector Interpolation using Perlin Smooth Step, Linear Interpolation, and Quaternion rotations. Additionally, Inverse square falloff, Smooth Step compensation nodes, and other utility functions are included. These are especially excellent for smoothly animating actors from one location to another, and a demo of this feature can be seen in the documentation.

Technical Details

Code Modules:

Number of Blueprints: 1

Number of C++ Classes: 2

Network Replicated: Yes

Supported Development Platforms: Windows confirmed. Linux and Mac in testing.

Supported Target Build Platforms: Tested on Windows. Reach out to me for Linux/Mac support if you have errors related to this plugin.

Documentation: Tutorial Demonstration

Example Project: Demo

Important/Additional Notes:

Supported Engine Versions

5.0 – 5.3