/godot-proto-csgs

Primary LanguageGDScriptOtherNOASSERTION

Godot CSG Dev Blocks

Preview

A set of constructive solid geometry devblocks with configurable Kenney's prototype textures

This package includes CSGs with the ability to toggle between colors and styles of dev textures.

See this page for the full texture package that also contains vectors.

Support the texture artist to create more free game assets:

Support game assets!

Installation

Using the Asset Library

  • Open the Godot editor.
  • Navigate to the AssetLib tab at the top of the editor and search for "prototype csgs".
  • Install the Prototype CSGs addon. Keep all files checked during installation.
  • Blocks should now be available (addons/proto-csgs/*.tscn).

Manual installation

Manual installation lets you use pre-release versions of this add-on by following its master branch.

  • Clone this Git repository:
git clone https://github.com/Manonox/godot-proto-csgs.git

Alternatively, you can download a ZIP archive if you do not have Git installed.

  • Move the addons/ folder to your project folder.

Usage

Instanciate csg blocks from the addons/proto-csgs/ folder, go wild.

License

Copyright © 2024 Manonox

Licensed under CC0 1.0 Universal, see LICENSE.txt for more information.