Manonox / godot-dev-blocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot Dev Blocks

Preview

A set of devblocks, configured for Kenney's prototype textures

This package includes 3 types of customizable dev blocks and 13 development/prototype textures each in 6 different colors.

Dev blocks scale their texture uvs with themselves, so the texture doesn't cut off at specific intervals.

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

Support the texture artist to create more free game assets:

Support game assets!

Thanks to @Calinou for the base README

Installation

Using the Asset Library

  • Open the Godot editor.
  • Navigate to the AssetLib tab at the top of the editor and search for "kenney prototype textures".
  • Install the Dev Blocks plugin. Keep all files checked during installation.
  • Blocks are now available in addons/devblocks/blocks.

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-dev-blocks.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 blocks from the addons/devblocks/blocks folder, go wild.

License

Copyright © 2022 Manonox

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

About

License:Other


Languages

Language:GDScript 100.0%