ReplaysGamemode removed from UE5?

I am trying to make a replay system for my game.
I want to follow this video, but he uses a special gamemode class used for replays called ReplaysGameMode. the video is UE4 but I cant find that class on UE5. It was removed?

Replays override playercontroller so I need to define the replay player controller to be
able to control it.

this is the video I watched…he uses that gamemode on 9:22

No need to use any ‘special’ gamemode. there is available in a regular one.

Some how Epic decided that not exposing the replay controller class in the
editor view were not a good idea but it is if you enter the gamemode BP

Good one Epic and thank you very much for your awesome documentation as usual

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.