9 lines
260 B
Plaintext
9 lines
260 B
Plaintext
[gd_resource type="ShaderMaterial" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://shaders/simple_rgba.gdshader" type="Shader" id=1]
|
|
|
|
[resource]
|
|
shader = ExtResource( 1 )
|
|
shader_param/color = Color( 0.435294, 0.905882, 0.470588, 1 )
|
|
shader_param/alpha = 1.0
|