First commit

This commit is contained in:
2025-12-04 11:13:48 -05:00
commit 5d8452c70d
39 changed files with 1509 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
[gd_resource type="NoiseTexture2D" load_steps=2 format=3 uid="uid://bsxod2wcjw5ik"]
[sub_resource type="FastNoiseLite" id="FastNoiseLite_qng1f"]
noise_type = 3
seed = -2140753962
frequency = 0.4595
fractal_type = 0
fractal_octaves = 1
fractal_lacunarity = 2.335
fractal_gain = -0.12
domain_warp_amplitude = 30.41
[resource]
width = 1920
height = 1080
noise = SubResource("FastNoiseLite_qng1f")
normalize = false