I hope to use a take recorder to record the movement trajectory of Pawn over a period of time in the animation, but the take recorder will copy an instance of the player, and I want the recorded sequence to directly manipulate the original player.
So I set the recording type to be available to try and solve this problem.
But when I finished recording and clicked the button to view the last recording,the ‘Record type’ in the recording result automatically changed to ‘spawnable’.
I’m not sure. I guess make sure there is nothing else that would want to control your character. Is this in PIE or in editor? Is the gameplay logic disabled?