Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gdevelop5:interface:preview [2020/06/28 16:23] 4ian [Apply your changes to your live preview] |
gdevelop5:interface:preview [2020/12/26 13:56] (current) |
||
---|---|---|---|
Line 21: | Line 21: | ||
### Apply your changes to your live preview | ### Apply your changes to your live preview | ||
- | |||
- | <note important> | ||
When the preview of your game is running, you can click again the Play button to apply any changes that you made in the editor to your preview. This is very useful for example to design the level of your game while playing to it, allowing you to quickly see and test the result without having to restart from the beginning of the level after each change. | When the preview of your game is running, you can click again the Play button to apply any changes that you made in the editor to your preview. This is very useful for example to design the level of your game while playing to it, allowing you to quickly see and test the result without having to restart from the beginning of the level after each change. | ||
Line 39: | Line 37: | ||
{{ : | {{ : | ||
+ | |||
+ | When clicked, changes that you've made in the current editor will be applied to your preview(s). | ||
Note that in certain rare cases, GDevelop will be unable to apply your changes to the preview. In this case, a dialog will invite you to close the preview and launch a new one from scratch. If you also need to restart from the beginning, because for example you destroyed an enemy and want to try it again, just close the window and click the " | Note that in certain rare cases, GDevelop will be unable to apply your changes to the preview. In this case, a dialog will invite you to close the preview and launch a new one from scratch. If you also need to restart from the beginning, because for example you destroyed an enemy and want to try it again, just close the window and click the " | ||
Line 75: | Line 75: | ||
{{ : | {{ : | ||
- | <note tip>You can close the pop-up window in the editor and continue to edit your game. If you launch a new preview, the mobile devices and any connected | + | You can now close the pop-up window in the editor and continue to edit your game. When you click on the button to apply the changes to the preview, |
+ | |||
+ | You can also hit the " | ||
## Launch a preview with the Debugger and the Profiler | ## Launch a preview with the Debugger and the Profiler |