最终整理版
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="ShaderMaterial" format=3 uid="uid://cnpqh4qibn8q8"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://dyp1cvcwr410j" path="res://sources/shaders/ColorPalette.gdshader" id="1_fbo5j"]
|
||||
|
||||
[resource]
|
||||
shader = ExtResource("1_fbo5j")
|
||||
shader_parameter/palette_size = 6
|
||||
shader_parameter/palette_in = PackedColorArray(0.235294, 0.235294, 0.235294, 1, 0.301961, 0.301961, 0.301961, 1, 0.407843, 0.407843, 0.407843, 1, 0.568627, 0.568627, 0.568627, 1, 0.713726, 0.713726, 0.713726, 1, 0.87451, 0.87451, 0.87451, 1)
|
||||
shader_parameter/palette_out = PackedColorArray(0.24313726, 0.23529412, 0.21960784, 1, 0.43137255, 0.40392157, 0.39215687, 1, 0.43137255, 0.40392157, 0.39215687, 1, 0.6, 0.5686275, 0.48235294, 1, 0.6, 0.5686275, 0.48235294, 1, 0.7529412, 0.7137255, 0.59607846, 1)
|
||||
Reference in New Issue
Block a user