10 lines
298 B
Plaintext
10 lines
298 B
Plaintext
[gd_resource type="ShaderMaterial" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://shaders/tile_shader.gdshader" type="Shader" id=1]
|
|
|
|
[resource]
|
|
shader = ExtResource( 1 )
|
|
shader_param/lowColor = Color( 1, 0.960784, 0, 1 )
|
|
shader_param/highColor = Color( 0.921569, 0, 1, 1 )
|
|
shader_param/t = null
|