cooking
This commit is contained in:
parent
c9286e8c12
commit
ecd9ebd486
22 changed files with 308 additions and 32 deletions
14
games/crafting/craftingbg.tres
Normal file
14
games/crafting/craftingbg.tres
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[gd_resource type="NoiseTexture2D" load_steps=3 format=3 uid="uid://cfyjy4tgni7oe"]
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_51qhm"]
|
||||
colors = PackedColorArray(0.774014, 0.581042, 1, 1, 1, 0.595754, 0.986362, 1)
|
||||
|
||||
[sub_resource type="FastNoiseLite" id="FastNoiseLite_8e2i7"]
|
||||
noise_type = 0
|
||||
fractal_type = 3
|
||||
|
||||
[resource]
|
||||
width = 360
|
||||
height = 180
|
||||
color_ramp = SubResource("Gradient_51qhm")
|
||||
noise = SubResource("FastNoiseLite_8e2i7")
|
||||
Loading…
Add table
Add a link
Reference in a new issue