This is an extended version of the guide Entity Based Game Design and the StackTheBox Demo, with the addition of the LevelEditor and the ItemEditor components.
Genre | Physics |
Complexity | Medium |
Tutorial | How to add the LevelEditor to an existing game |
Project Location | <Path to your Felgo SDK>/Examples/Felgo/demos/StackTheBoxWithEditor/StackTheBoxWithEditor.pro |
To run this demo, open the .pro file with Qt Creator. This demo is also available for quick testing with the Felgo Sample Launcher
|
This is an extended version of the guide Entity Based Game Design and the StackTheBox Demo, with the addition of a LevelEditor and ItemEditor. It allows balancing while the game is running and to create own levels with the in-game LevelEditor. A tutorial about the creation of the game is available in How to add the LevelEditor to an existing game.
Files:
Images: