> For the complete documentation index, see [llms.txt](https://obvious-game.gitbook.io/soap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://obvious-game.gitbook.io/soap/useful-tips/editor-fast-play-mode.md).

# Editor Fast Play Mode

Productivity

To enable / disable fast play mode. You can either:&#x20;

* &#x20;use the shortcut (CTRL+ L) or Tools menu: Tools/Obvious/Soap/ToggleFastPlayMode&#x20;

A message in the console will tell you if its enabled or disabled.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdJsnGmhC9wOkb83ExGsSp56uG_k_EIrhSIkf4Z5REeTwgKf7z54L77sDNtuYiKaTk0IrSuBLKSgDEpUcChjooIM1pjCWfxIYbzmfQI1F2MdbsuQDOvTJBo9IPXOV9liY4pzOmT6Uz_OgIBy5OSg0OgVvI8?key=N4RcKQrHpqe_tYkdKbHJhg" alt="" width="375"><figcaption></figcaption></figure>

* Manually set it (Project Settings/Editor/EnterPlayMode Settings)&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcqBs6xVodS-Bup6WjZVv34uaCKqfOc7Ok9EnBVaHYzIU72ZziUPXi0aycLjIzKYsY7eIWmoKIlWJ_xjDzThzIf32hBWcj39iB4YatN9ZycjzoJgKloMWTvktorouPMrFs3HtIoagPZ8cS8unCAGgd337R_?key=N4RcKQrHpqe_tYkdKbHJhg" alt="" width="563"><figcaption></figcaption></figure>

Ensure that 'Reload Scene' is enabled. Our goal is to quickly reload the scene but not the domain, which is the slower part.

Note: The option to toggle and have a shortcut for switching between fast and normal play mode exists because sometimes, certain plugins or components may cause errors (usually due to improper reset). Therefore, by quickly shifting to default play mode and playing once, you can resolve occasional issues. If something isn't working, most of the time, simply reloading the domain fixes it. Once resolved, I typically switch back to fast play mode .
