github blackears/cyclopsLevelBuilder v1.0.2
Blocks are now Node3D objects

latest releases: v1.0.4, v1.0.3
8 months ago

There are quite a few updates in this release:

  • CyclopsBlocks group objects are now deprecated. Instead, the new CyclopsBlock (note does not end in an S) node can be used anywhere in the tree. Make sure to upgrade your old projects to the new system.
  • Snapping has been rewritten to allow for multiple snapping systems that can be customized.
  • Boolean operations have been added so that you can merge, subtract and intersect blocks.
  • Block creation tools now work when drawing in an orthogonal viewport (ie, top view, side view)
  • An option to export your project to GLTF has been added
  • An option to convert your project to regular Godot mesh and collision objects has been added. Once you've converted your scene, you can do things like bake lighting or add occlustion nodes.

Don't miss a new cyclopsLevelBuilder release

NewReleases is sending notifications on new releases.