Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

How to play your game in the editor

Xenity allows you to test your game directly in the editor.

For this, you have to compile the code of your game to be able to use scripts you have made.

To compile, open the Game tab and click on Compile Game.

image

Each time you change you game code, you have to compile to apply changes.

You can compile while playing your game, the editor will reload the current scene, but this feature may not work properly. (Heap created by components won't be restored, only reflected variables will be restored).