Can anyone point me to an example that uses the SplinePath component? I’m trying to get one to work, but having trouble including this component in my code. I’ve included SplinePath.h and SplinePath.cpp in my main directory, but it crashes when I try to move.
splinePath->Move(eventData[P_TIMESTEP].GetFloat());