From cfe4ce0fb4705a6c231528d60e4833c4dc2ec68f Mon Sep 17 00:00:00 2001 From: J08nY Date: Sun, 23 Apr 2017 16:31:27 +0200 Subject: Add a bunch of stuff --- gray_mat.tres | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'gray_mat.tres') diff --git a/gray_mat.tres b/gray_mat.tres index fcdb8fd..88420a6 100644 --- a/gray_mat.tres +++ b/gray_mat.tres @@ -1,4 +1,6 @@ -[gd_resource type="SpatialMaterial" format=2] +[gd_resource type="SpatialMaterial" load_steps=2 format=2] + +[ext_resource path="res://assets/gray_tex.png" type="Texture" id=1] [resource] @@ -17,7 +19,8 @@ params_depth_draw_mode = 0 params_line_width = 1.0 params_point_size = 1.0 params_billboard_mode = 0 -albedo_color = Color( 0.196078, 0.196078, 0.196078, 1 ) +albedo_color = Color( 0.507812, 0.474091, 0.474091, 1 ) +albedo_texture = ExtResource( 1 ) specular_mode = 0 specular_color = Color( 0.0736863, 0, 0.0736863, 1 ) specular_metalness = 0.1 -- cgit v1.2.3-70-g09d2