Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Port to Godot 4 for the pixel space background generator by deep-foldhttps://deep-fold.itch.io/space-background-generator
Pixel space background generator
Port to Godot 4 for the pixel space background generator by deep-fold
Β·
Report Bug
Β·
Request Features
π¦ Installation
- Download Latest Release
- Unpack the
addons/pixel_space_background_generator
folder into your/addons
folder within the Godot project - 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-space-background-generator Branch | pixel-space-background-generator Version |
---|---|---|
|
main |
1.x |
Getting started π
This project brings the Pixel space background generator created by the user Deep-Fold to the Godot 4 version.
Features πΎ
- Create backgrounds directly in your scene: Generate unique pixel art space backgrounds at runtime using a dedicated node in your Godot scene tree.
- Customize with ease: Exportable parameters allow you to fine-tune the space background generation process, tailoring them to your specific needs.
- Export to image:: Export your generated background as
.png
to reuse as texture in your projects.
How to use πͺ
Open the scene pixelspace_background_generator.tscn
provided by the plugin and modify the parameters to achieve the desired background.
This scene also works on runtime and you can change the parameters to create backgrounds dinamically in your game.
Export background image πΌοΈ
By default the images are exported into res://space_backgrounds
. Feel free to change the exported variable export path
to change the output directory
The Image export currently only works in-game. If you export from the editor it will use the preview window with the zoom level and grey areas will appear.
Port to Godot 4 for the pixel space background generator by deep-fold
https://deep-fold.itch.io/space-background-generator
Reviews
Quick Information

Port to Godot 4 for the pixel space background generator by deep-foldhttps://deep-fold.itch.io/space-background-generator