How to animate an object along a spline in Unreal Engine
The brief is simple: you have an object, and we want it to move along a path. Something that many animation apps have built-in by default is not so easy or obvious to implement, unless we code this functionality ourselves in Unreal Engine. Because that’s how hip and cool UE users have to be. Why …