DashBoomColorClash/materials/WorldColoringMaterialPass.tres

10 lines
439 B
Plaintext
Raw Permalink Normal View History

2024-01-27 00:05:04 +01:00
[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://c60s78p4g17ye"]
2024-01-27 17:06:32 +01:00
[ext_resource type="Shader" path="res://materials/shader/WorldColoringCoop.gdshader" id="1_r8s2v"]
2024-01-27 00:05:04 +01:00
[ext_resource type="Texture2D" uid="uid://b2c7rc40v7wfl" path="res://assets/textures/test_world_color_texture.png" id="2_60odu"]
[resource]
render_priority = 1
2024-01-27 17:06:32 +01:00
shader = ExtResource("1_r8s2v")
2024-01-27 00:05:04 +01:00
shader_parameter/world_color_texture = ExtResource("2_60odu")