TyThePotato / SampleLevelBuilder

Sample level creation tool created in Godot 4.2.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample level creation tool created in Godot 4.2.1

License:MIT License


Languages

Language:GDScript 100.0%