Skip to content

A Godot plugin to let you block in levels inside the Godot editor.

License

Notifications You must be signed in to change notification settings

Thor10/cyclopsLevelBuilder

 
 

Repository files navigation

Cyclops Level Builder

Cyclops Level Builder lets you quickly build environments in the Godot viewport. Click and drag to create and edit blocks. Use the material editor to assign materials. All blocks have collision, so you will be able to interact with them right away.

Quick demo video

Installation

  • Download the latest release from the releases page. Unzip it into a temporary directory.
  • Copy the /addons folder and everything in it into the root of the project you want to use Cyclops Level Builder in.
  • Click on Project/Project Settings. Select the Plugins tab and check Enable next to the Cyclops Level Builder entry.

Enable addon

Usage

Documentation for using Cyclops Level Builder is available here.

Design

An overview of the architecture of Cyclops Level Builder for those who want to dive into the code.

Contributing

Please open small issues. PRs are welcome for small fixes. Broader ideas can be opened for discussion in the Discussions forum.

Roadmap

A list of things that I hope to have implemented in the future.

Support

If you found this software useful, please consider buying me a coffee on Kofi. Every contribution helps me to make more software:

ko-fi

About

A Godot plugin to let you block in levels inside the Godot editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 98.9%
  • Python 1.1%