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:
Thanks to @Calinou for the base README
- 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 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.
Instanciate blocks from the addons/devblocks/blocks
folder, go wild.
Copyright © 2022 Manonox
Licensed under CC0 1.0 Universal, see LICENSE.txt for more information.