@ -1,6 +1,6 @@
|
||||
[gd_resource type="PrismMesh" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://ExplodingLine/SparkSpatialmaterial.tres" type="Material" id=1]
|
||||
[ext_resource path="res://Tetrominos/Mino/MinoMaterial.tres" type="Material" id=1]
|
||||
|
||||
|
||||
[resource]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[gd_resource type="PrismMesh" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://ExplodingLine/SparkSpatialmaterial.tres" type="Material" id=1]
|
||||
[ext_resource path="res://Tetrominos/Mino/MinoMaterial.tres" type="Material" id=1]
|
||||
|
||||
|
||||
[resource]
|
||||
|
@ -1,8 +1,10 @@
|
||||
[gd_scene load_steps=10 format=2]
|
||||
|
||||
[ext_resource path="res://Tetrominos/Mino/Breakage1.tres" type="PrismMesh" id=1]
|
||||
[ext_resource path="res://Tetrominos/Mino/Breakage2.tres" type="PrismMesh" id=2]
|
||||
[ext_resource path="res://Tetrominos/Mino/BackMaterial.tres" type="Material" id=3]
|
||||
[ext_resource path="res://ExplodingLine/Breakage1.tres" type="PrismMesh" id=1]
|
||||
[ext_resource path="res://ExplodingLine/Breakage2.tres" type="PrismMesh" id=2]
|
||||
[ext_resource path="res://GridMap/BackMaterial.tres" type="Material" id=3]
|
||||
|
||||
|
||||
|
||||
|
||||
[sub_resource type="Gradient" id=1]
|
||||
|
@ -23,14 +23,14 @@ params_point_size = 1.0
|
||||
params_billboard_mode = 0
|
||||
params_grow = false
|
||||
params_use_alpha_scissor = false
|
||||
albedo_color = Color( 0.887543, 1, 0.738281, 0.529294 )
|
||||
metallic = 0.78
|
||||
albedo_color = Color( 0.67451, 1, 0.988235, 0.108118 )
|
||||
metallic = 0.22
|
||||
metallic_specular = 1.0
|
||||
metallic_texture_channel = 0
|
||||
roughness = 0.49
|
||||
roughness_texture_channel = 0
|
||||
emission_enabled = true
|
||||
emission = Color( 1, 1, 0.700471, 1 )
|
||||
emission = Color( 0.700471, 1, 0.98947, 1 )
|
||||
emission_energy = 0.2
|
||||
emission_operator = 0
|
||||
emission_on_uv2 = false
|
||||
@ -55,5 +55,5 @@ uv2_triplanar_sharpness = 1.0
|
||||
proximity_fade_enable = true
|
||||
proximity_fade_distance = 1.0
|
||||
distance_fade_enable = false
|
||||
_sections_unfolded = [ "Emission", "Proximity Fade" ]
|
||||
_sections_unfolded = [ "Albedo", "Emission", "Metallic", "Parameters" ]
|
||||
|
||||
|
Reference in New Issue
Block a user