Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 919 Bytes

File metadata and controls

32 lines (26 loc) · 919 Bytes

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