Can I rewind gameplay with ?

I have a scene in a game where I need the character player to have something triggered in its class BP and it rewind the player character camera and the game back to the beginning…which isn’t far…but still…
I feel like I’d use , but would I set the player class BP’s camera in ?? and how?

Dos anyone have an idea how this would be possible that could walk me through a little bit of it?? I know a little abut and I’m decent with blueprints. I’m just not sure how to do that

thanks everyone!

I havent heard anyone say anything abut this…is this possible at all???

If you mean by rewinding simple animation, it is possible.

But if you mean rewind the game state - like in Prince of Persia games- that involves a lot more work. I am not sure it is possible without fiddling with engine source code

Ok. Thank you greatly.