How can I record every time running my level in VR?

Hello all,

I am developing a game in VR where it would be useful to record the actor’s movements and viewing directions every time running a certain level (level lasts 15 seconds). It would be enough to get the trace of where the player has gone. The recording should be saved as a movie sequence once the level is finished.

As far as I have understood, “LevelSequence” is not made for doing something like this, is it? Does anyone know how to implement something like that?

Any help will be very apprectiated. Thank you!

Cheers,

This thread shows how it can be done:

Uses Sequencer to record VR movements and later one reproduced them or create a movie out of them.