mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-04 20:51:17 +00:00
Animated acid shader
This commit is contained in:
parent
f7240e1167
commit
6777cb1447
5 changed files with 301 additions and 217 deletions
6
Shaders/acid_noise.tres
Normal file
6
Shaders/acid_noise.tres
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_resource type="NoiseTexture2D" format=3 uid="uid://yescu5bwbxv"]
|
||||
|
||||
[sub_resource type="FastNoiseLite" id="FastNoiseLite_py5pn"]
|
||||
|
||||
[resource]
|
||||
noise = SubResource("FastNoiseLite_py5pn")
|
||||
Loading…
Add table
Add a link
Reference in a new issue