I’m working on a local multiplayer game and I have an actor that makes a trail for every player. It’s really cool to the see the trail of other player, but your own trail really blocks the view.
So I wanted to know if it was possible to make that trail actor visible only for the other player and not you.