Get landscape spline points & segments right in the blueprint!
This plugin just simply makes it so you can get spline points and segments in the blueprint. Any spline math will have to be done on your own. But this allows you to at least get the spline from the landscape.
Features:
Code Modules:
Number of Blueprints:
Number of C++ Classes:
Network Replicated: No
Supported Development Platforms: 5.2+ (sadly this has to be used in 5.2+, because that's when Unreal made the spline control points accessible in C++)
Supported Target Build Platforms: Windows 64 bit
Github: https://github.com/arbitrarygames/LandscapeSplineHelper
Notes: If you don't like anything or want to change/add something please fork the github repo! And if you think others can benefit from it (even if it's not perfect) do a pull request, and we'll check it out!