How do I get a debug message to show on only one screen in a multiplayer game?

This should be documented more often. The official Multiplayer Programming Quick Start says to test in PIE mode, but uses on-screen messages to test Authority. I thought I would go crazy because the messages were displayed on all clients.

1 Like