https://github.com/ninetailsrabbit/pixel-sprite-monster-generator
Port to Godot 4 for the pixel sprite generator by deep-fold
https://github.com/ninetailsrabbit/pixel-sprite-monster-generator
2d gamedev generator godot pixel-generator plugin procedural sprite
Last synced: about 1 year ago
JSON representation
Port to Godot 4 for the pixel sprite generator by deep-fold
- Host: GitHub
- URL: https://github.com/ninetailsrabbit/pixel-sprite-monster-generator
- Owner: ninetailsrabbit
- License: mit
- Created: 2024-12-06T18:10:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T13:20:46.000Z (over 1 year ago)
- Last Synced: 2025-04-24T01:46:09.348Z (about 1 year ago)
- Topics: 2d, gamedev, generator, godot, pixel-generator, plugin, procedural, sprite
- Language: GDScript
- Homepage: https://deep-fold.itch.io/pixel-sprite-generator
- Size: 642 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Pixel monster sprite generator
Port to Godot 4 for the pixel sprite generator by deep-fold
ยท
Report Bug
ยท
Request Features
- [๐ฆ Installation](#-installation)
- [Getting started ๐](#getting-started-)
- [Features ๐พ](#features-)
- [Not included yet ๐๏ธ](#not-included-yet-๏ธ)
- [Animated Showcase](#animated-showcase)
- [Static showcase](#static-showcase)
# ๐ฆ Installation
1. [Download Latest Release](https://github.com/ninetailsrabbit/pixel-sprite-monster-generator/releases/latest)
2. Unpack the `addons/ninetailsrabbit.pixel-sprite-monster-generator` folder into your `/addons` folder within the Godot project
3. Enable this addon within the Godot settings: `Project > Project Settings > Plugins`
To better understand what branch to choose from for which Godot version, please refer to this table:
|Godot Version|pixel-sprite-monster-generator Branch|pixel-sprite-monster-generator Version|
|---|---|--|
|[](https://godotengine.org/)|`4.3`|`1.x`|
|[](https://godotengine.org/)|`main`|`1.x`|
# Getting started ๐
This project brings the [Pixel sprite generator](https://deep-fold.itch.io/pixel-sprite-generator) created by the user [Deep-Fold](https://github.com/Deep-Fold) to the Godot 4 version.
## Features ๐พ
- **Create monsters directly in your scene:** Generate unique pixel art monsters at runtime using a dedicated node in your Godot scene tree.
- **Customize with ease:** Exportable parameters allow you to fine-tune the monster generation process, tailoring them to your specific needs.
- **One node, one monster:** Each node represents a single monster, making your scene organization and workflow efficient
## Not included yet ๐๏ธ
- **_Monster preview in the editor_**
- **_Export to image_**
# Animated Showcase

# Static showcase
