mirror of
https://github.com/Relintai/broken_seals_roguelike.git
synced 2024-11-07 08:42:10 +01:00
10 lines
229 B
Plaintext
10 lines
229 B
Plaintext
[gd_resource type="ShaderMaterial" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://shaders/4_standard_character_shader.tres" type="Shader" id=1]
|
|
|
|
|
|
|
|
[resource]
|
|
shader = ExtResource( 1 )
|
|
shader_param/albedo = Color( 1, 1, 1, 1 )
|