I’m working on UE5 C++ Multiplayer: Make An Online Co-Op Game on lecture 16 and I cannot figure out how to create the MultiplayerCourseCharacter.cpp / .h for the challenge in this lecture.
am i supposed to just create a new c++ class or is there a way to generate one from the third person controller?