blueprint viewport icon

I never used blueprints before so excuse me if it’s something obvious.

I created a blueprint for a particle system to let it run at random intervals. So now I have to place this blueprint in the viewport in order to let it run.
But is there a way to get some kind of icon on this blueprint that will be easily selectable but dissapears when simulated or played.

That’s easy, go into the BPs viewport, and add a component: billboard. make billboard hidden in game.
.

awesome, thanks :smiley: I knew it had to be something obivious when I was unable to find anything on it XD