/SampleLevelBuilder

Sample level creation tool created in Godot 4.2.1

Primary LanguageGDScriptMIT LicenseMIT

Sample Level Builder

General-purpose level creation tool created in Godot 4.2.1. Intended to be forked and expanded upon to suit the needs of individual projects.

Licensed under the MIT License (more info in LICENSE file).

Features

✅: Implemented, 🚧: In-Progress, 📆: Planned

File Management

  • [📆] Saving/Opening files
  • [📆] Importing files into current file
  • [📆] Embedding (referencing) files into current file
  • [📆] Exporting to universal format (.obj / .gltf ?)

General Editing Features

  • [🚧] Object creation/selection/deletion
  • [🚧] Multi-Selection
  • [📆] Basic object shapes
  • [✅] Undo/Redo

Interface

  • [🚧] Menu bar
  • [🚧] Level outliner
  • [🚧] Selection properties
  • [📆] Color wheel
  • [📆] 3D translate/rotate/scale gizmos
  • [📆] Editor settings
  • [📆] In-editor CLI / scripting
  • [🚧] History outliner

QOL

  • [📆] Command hotkeys