# Backstage Mode

Backstage mode provides a series of debug visualisations in-game that are normally only visible from the Unreal editor, such as the bounds of each [ExistentSpace](https://docs.existent.com/documentation/resources/classes-components/existentspace), and the physical locations of [Players](https://docs.existent.com/documentation/resources/existent-api/index/existentplayer) and [props ](https://docs.existent.com/documentation/resources/classes-components/existenttrackercomponent)inhabiting different Spaces than your own.

<figure><img src="https://lh7-us.googleusercontent.com/PWTq1gQuHZP-e6e3YMIShpC81crOl_N8AYVsyJLReU8vortE3xRXgBmLayD9-d4IwvhpIT0HpuVDEnCDxfIdQZ1ivk_KtQGLCjHoqm6M4ynokmaodjE7lB0b2lZqZW0ILtS626jvrKp3pT6jw-bUmQ" alt=""><figcaption></figcaption></figure>

Backstage mode also enables the Existent debug panel, which is attached to your Player’s left hand. This panel displays all Unreal log messages, and also allows you to trigger [Vehicles ](https://docs.existent.com/documentation/resources/classes-components/existentvehicle)in your level to drive, or to instantly teleport your Player to a different Space. The debug panel is operated by hovering the tip of your right index finger on any of its virtual buttons for half a second in order to trigger a button press.

<figure><img src="https://lh7-us.googleusercontent.com/BEVSxTh_L_H0ZJgJ7SKctVa2o_krK5uDbNS0GagHt0xDleLfhIAV2ebsyUOlJhvwDGwM3e-Eb57-2pUuERc1sRVQfVGfQq_aGiysCptr_GFRwneguNZy5ByN3PFZRaP6omi3PsGTxU66AiFW6mrB_A" alt=""><figcaption></figcaption></figure>

To enable backstage mode, simply toggle `bBackstageModeEnabled` on your [ExistentPlayer](https://docs.existent.com/documentation/resources/existent-api/index/existentplayer), toggle it in the ‘Level’ or ‘Server’ tabs in the inspection panel or enable it via [RealityBridge](https://docs.existent.com/documentation/learning-existent/realitybridge) or the console command `Existent.BackstageMode.Enable`.

Note that backstage mode being enabled or disabled applies only to your machine’s copy of your [locally controlled Player](https://docs.existent.com/documentation/overview/glossary), and does not alter the view of any other Players, or your Player’s remote copy on another machine.

## Example Video

{% embed url="<https://www.youtube.com/watch?index=9&list=PLKv-S1sudghlcQ7LSanDDnc2u8oJDBQWm&v=Pj-7vj0vPgI>" %}
