I’m very new in Unreal Eng.
I try to create Blueprint Actor that will follow any spline when overlapped it
My spline path is blueprint with spline
How get spline from OnComponentBeginOverlap => Overlapped Component => (what search in menu?)
I haven’t used splines before, but this seems relevant: Spline line component collision?