Removing the "shift+f1 for mouse cursor" pop-up window at launch

I am trying to record a video of a project I’m doing, but I can’t get rid of the pop-up window that reads “shift+f1 for mouse cursor” when I launch the project. It dissapears after a while, but I’ve set up an event to happen at launch, so ideally I would like to just stop the pop-up window in the first place. Does anyone know how I can remove it?

You could try to change the type of window the game spawns you in. If you click the dropdown next to the Play button you can pick “New Editor Window” or “Standalone game”. In these windows you wont get that little annoying pop-up window

Thank you, launching the game as Standalone worked perfectly for this!

The actual solution here is disabling:

Editor Settings >> Level Editor - Play >> Show Mouse Control Label

Thanks for the hint, Jeremy! :slight_smile: