Pixel space background generator

by ninetailsrabbit

7
Logo

Pixel space background generator

Port to Godot 4 for the pixel space background generator by deep-fold
· Report Bug · Request Features



📦 Installation

  1. Download Latest Release
  2. Unpack the addons/pixel_space_background_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-space-background-generator Branch pixel-space-background-generator Version
GodotEngine 4.3 1.x
GodotEngine 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.

Version

1.0.2

Engine

4.4

Category

2D Tools

Download

Version1.0.2
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author