DashBoomColorClash/materials/WorldColoringMaterialPass.tres

10 lines
439 B
Plaintext

[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://c60s78p4g17ye"]
[ext_resource type="Shader" path="res://materials/shader/WorldColoringCoop.gdshader" id="1_r8s2v"]
[ext_resource type="Texture2D" uid="uid://b2c7rc40v7wfl" path="res://assets/textures/test_world_color_texture.png" id="2_60odu"]
[resource]
render_priority = 1
shader = ExtResource("1_r8s2v")
shader_parameter/world_color_texture = ExtResource("2_60odu")