Edit of asset "CSG Toolkit - Enhance Your Blockout Speed" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | CSG Toolkit - Enhance Your Blockout Speed | CSG Toolkit |
| Description |
The CSG Toolkit is a plugin designed to enhance blockout creation and procedural generation in Godot. Key features include: * Quick Shape Creation: Keyboard shortcuts (SHIFT + B/S/C/T/M/P) for instant CSG primitive creation (Box, Sphere, Cylinder, Torus, Mesh, Polygon) * Smart Insertion: ALT key toggles between sibling/child placement modes * Operation Control: Quick switching between Union, Intersection, and Subtraction via SHIFT + 1/2/3 * Material Picker: Visual preview and quick material application Advanced Procedural Nodes: * CSGRepeater3D: Pattern-based instance generation with Grid, Circular, Spiral, and Noise patterns. Features automatic template sizing, per-axis randomization, and seed-based reproducibility * CSGSpreader3D: Intelligent object distribution within 3D shapes (Box, Sphere, Cylinder, etc.) with collision avoidance and noise-based density control Runtime Support: Both procedural nodes work in-game, enabling dynamic level generation Template Visibility: Automatic template hiding while keeping instances visible ProjectSettings Integration: All configuration stored in Godot's native settings system The toolkit streamlines blockout workflow and adds powerful procedural generation capabilities for level design and prototyping. |
Adds some buttons to the left bar to quickly add csg nodes to the selected element. Shortcuts are available when node is a csg node or child of a csg combiner. Improve your blockout speed. |
| Category | 3D Tools | 3D Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/fabian-becker/CSG_Toolkit | https://github.com/IIFabixn/CSG_Toolkit |
| Issues Url | https://github.com/fabian-becker/CSG_Toolkit/issues | https://github.com/IIFabixn/CSG_Toolkit/issues |
| Godot version | Godot 4.2 | Godot 4.2 |
| Version String | 1.7.0 | 1.0.0 |
| Download Commit | dbbba23d0a1effdc4527ae65a0e05b5393757cef | 45ca4310fa0cc296751db644e0d2d6a03b55c1fe |
| Download Url (Computed) | https://github.com/fabian-becker/CSG_Toolkit/archive/dbbba23d0a1effdc4527ae65a0e05b5393757cef.zip | https://github.com/IIFabixn/CSG_Toolkit/archive/45ca4310fa0cc296751db644e0d2d6a03b55c1fe.zip |
| Icon Url |
https://raw.githubusercontent.com/IIFabixn/CSG_Toolkit/master/addons/csg_toolkit/res/icon.png
|
https://raw.githubusercontent.com/IIFabixn/CSG_Toolkit/master/icon.png
|