summaryrefslogtreecommitdiffstats
path: root/mat_palette.tres
blob: 8950450c253b22981570cc753f2192675e6d89f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
[gd_resource type="ShaderMaterial" load_steps=4 format=3 uid="uid://bb4b8jm2tyy81"]

[ext_resource type="Shader" uid="uid://dug36yc62jfj5" path="res://mat_palette.gdshader" id="1_tt8pc"]
[ext_resource type="Texture2D" uid="uid://cp2wfnxy5po8i" path="res://assets/pal_gray12.png" id="2_wx43e"]
[ext_resource type="Texture2D" uid="uid://bp4x8ebxvbfp1" path="res://assets/pal_aap-micro12.png" id="3_cppgj"]

[resource]
shader = ExtResource("1_tt8pc")
shader_parameter/brightness = -0.03499995416250001
shader_parameter/source_palette = ExtResource("2_wx43e")
shader_parameter/target_palette = ExtResource("3_cppgj")