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