casual-game-engine.github.io
Official documentation of Casual Game Engine
Project maintained by casual-game-engine
Hosted on GitHub Pages — Theme by mattgraham
Set up game images
An important operation is to change your main game image assets. Therefore right-click on your project
and select “Manage images”.
The following window will open:
The usage of the assets are:
- Banner: Shown in the game main menu (768x150)
- Background: Shown as background in the game main menu when no game is started
- Loading screen: This is the loading image which is shown when loading a game
- Mod Preview: In case your game is actually a mod, you will need to set this preview image (195x90)
Click on an asset and a file chooser will open where you can select your new asset. It will then replace the old asset.
Next chapter
Back