Hello
I have a basic problem with an actor. I have a truck that I want to move along a simple spline but I want the vehicle to move only to start moving on spline when the player has been detected first.
I’ve tried multiple solutions with event ticks, timelines and such. But my vehicle is always teleporting super fast and never stops …
The spline is composed of 3 points maybe, so I would need it to move 3 times. Or do I need to make a Level Sequence instead and play the sequence after the trigger detected the player?
Thanks