Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

FastNoiseLite Configurator

An asset by squrious
The page banner background of a mountain and forest
FastNoiseLite Configurator thumbnail image
FastNoiseLite Configurator thumbnail image
FastNoiseLite Configurator hero image

Quick Information

0 ratings
FastNoiseLite Configurator icon image
squrious
FastNoiseLite Configurator

A simple plugin to configure a FastNoiseLite noise with a live preview.

Supported Engine Version
4.1
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

FastNoiseLite Configurator

A simple Godot plugin to configure a FastNoiseLite with a live preview.

Why?

When I came to procedural level generation, I used the FastNoiseLite feature to randomly draw my TileMap. But calibrating the parameters was painful, as I had to dive into a hell cycle of change something, relaunch, not good enough, do it again.... So I made a simple plugin to ease this step.

Overview

Main configuration panel

Here you can play with the main parameters of the FastNoiseLite object. The viewport shows a live preview of the configured size.

README Configuration panel

Tool panel

Here you can reset the settings to default values, and get the code snippet for current parameters.

README Tool panel

Install

Install from the AssetLib

Coming soon!

Manual installation

Get the sources from this repository, either by cloning it or downloading a ZIP archive. Then add the content of addons/ to the res://addons directory of your project, and enable the plugin in Godot (Project > Project Settings > Plugins).

References

A simple plugin to configure a FastNoiseLite noise with a live preview.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
FastNoiseLite Configurator icon image
squrious
FastNoiseLite Configurator

A simple plugin to configure a FastNoiseLite noise with a live preview.

Supported Engine Version
4.1
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers