Hi,
I have tried to record my vehicle and play the sequence through a reference in the level blueprint several times but the results are very buggy.
The sequencer player shows the whole recorded sequence nicely but when I play the sequence from the level blueprint the results are:
- Either the vehicle does not move
- The mesh moves but tires dont move
- Only the mesh follows the animation leaving behind this invisible body which sits at the start position like a rock
My process:
- Select vehicle and add to recorder
- Hit play and start recording
- Move around and stop recording
- Go to recorded sequence, save it and bring it into the world.
- Select it and in the level BP create a reference
- For test at begin play from this reference play the sequencer
I have looked at few threads for solution but none seem to work.
There is this tutorial on sequencer on youtube which uses the Racing Buddy project and works on that to show the how sequencer works and makes a cut scene out of it. To note here is that the cutscene is again being played from the sequencer only and not by creating a reference in the level blueprint.
This should be working but why isn’t it working?