Hi everyone!
I’m quite new to UE4 (and I find it’s great). I tried to look around here and on google, but with scarce results, so I hope this question han’t been asked already.
Anyway, I want to set up the debug mode on a Game Mode BP, so that I can see on the graph which nodes are being executed and in which order during the simulation.
It works well on my pawn’s blueprint and on the other BPs. In the Game Mode BP, instead, when I click the debug filter drop-down it just states “No debug object selected” and I can’t select anything.
I would like to know if it’s possible to select the current game mode in the debug filter.
Thanks in advance for reading this! I hope someone has an answer, if not I’ll let you know if I find one.
All the best