Spectating system As I mentioned before, I had to move all the code to the controller. However, as it turned out later, maybe not. If someone is looking for an actual tutorial on how to implement a spectating system, I refer you here. Interestingly, this tutorial shows how to do it using SpectatorPawn, not...
Please DO NOT treat these articles as TUTORIALS. This is DevLog - my adventure with making things in Unreal Engine 5. Thank you. Approach in this text is bad. In next post whole code will be moved into another class. What I want to do? This is one of the most basic and crucial functionalities of the game itself:...