Hey all, I’ve been attempting to implement Multiplayer in my C++ UE4 FPS project (with custom collision and movement components, created without template) for the past week and have found that all the documented information online (including multiple udemy courses) are all giving widely different information on implementation.
I’m currently working in 4.22, does anyone have any current and up-to-date documentation or resources that may be able to assist me as I’m struggling to wrap my head around the implementation with all the different resources currently?