Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.

How to add a Level Editor to your game

From Qt Wiki
Jump to navigation Jump to search


Introduction

This tutorial will explain how to add the V-Play Level Editor to your game.

  • Balancing at runtime
  • Create, save and load custom levels

Game Engine

This tutorial uses the V-Play Game Engine, a 2D game engine based on Qt.

Tutorial

Link to the tutorial: How to add the LevelEditor to an existing game