diff --git a/Tetrominos/Mino/Breakage1.tres b/Tetrominos/Mino/Breakage1.tres deleted file mode 100644 index d709fa5..0000000 --- a/Tetrominos/Mino/Breakage1.tres +++ /dev/null @@ -1,15 +0,0 @@ -[gd_resource type="PrismMesh" load_steps=2 format=2] - -[ext_resource path="res://Tetrominos/Mino/MinoMaterial.tres" type="Material" id=1] - - -[resource] - -material = ExtResource( 1 ) -custom_aabb = AABB( 0, 0, 0, 0, 0, 0 ) -left_to_right = 2.98023e-008 -size = Vector3( 0.2, 0.2, 0.2 ) -subdivide_width = 2 -subdivide_height = 0 -subdivide_depth = 0 - diff --git a/Tetrominos/Mino/Breakage2.tres b/Tetrominos/Mino/Breakage2.tres deleted file mode 100644 index a3f48a5..0000000 --- a/Tetrominos/Mino/Breakage2.tres +++ /dev/null @@ -1,15 +0,0 @@ -[gd_resource type="PrismMesh" load_steps=2 format=2] - -[ext_resource path="res://Tetrominos/Mino/MinoMaterial.tres" type="Material" id=1] - - -[resource] - -material = ExtResource( 1 ) -custom_aabb = AABB( 0, 0, 0, 0, 0, 0 ) -left_to_right = 0.5 -size = Vector3( 0.2, 0.2, 0.2 ) -subdivide_width = 2 -subdivide_height = 0 -subdivide_depth = 0 - diff --git a/Tetrominos/Mino/Mino.tscn b/Tetrominos/Mino/Mino.tscn index 2708ffa..5da88e3 100644 --- a/Tetrominos/Mino/Mino.tscn +++ b/Tetrominos/Mino/Mino.tscn @@ -1,8 +1,7 @@ -[gd_scene load_steps=9 format=2] +[gd_scene load_steps=8 format=2] [ext_resource path="res://Tetrominos/Mino/MinoMesh.tscn" type="PackedScene" id=1] [ext_resource path="res://Tetrominos/Mino/MinoMesh.tres" type="CubeMesh" id=2] -[ext_resource path="res://Tetrominos/Mino/SpotLight.tscn" type="PackedScene" id=3] [sub_resource type="SpatialMaterial" id=1] @@ -202,10 +201,27 @@ draw_passes = 1 draw_pass_1 = SubResource( 5 ) _sections_unfolded = [ "Draw Passes", "Drawing", "Geometry", "LOD", "Process Material", "Time", "Transform" ] -[node name="SpotLight" parent="." index="2" instance=ExtResource( 3 )] +[node name="SpotLight" type="SpotLight" parent="." index="2"] transform = Transform( 1, 0, 0, 0, -4.37114e-008, 1, 0, -1, -4.37114e-008, 0, 0, 1 ) +layers = 1 +light_color = Color( 1, 1, 1, 1 ) light_energy = 4.0 +light_indirect_energy = 1.0 +light_negative = false +light_specular = 0.5 +light_bake_mode = 1 light_cull_mask = -1 +shadow_enabled = false +shadow_color = Color( 0, 0, 0, 1 ) +shadow_bias = 0.15 +shadow_contact = 0.0 +shadow_reverse_cull_face = false +editor_only = false +spot_range = 20.0 +spot_attenuation = 0.5 +spot_angle = 5.0 +spot_angle_attenuation = 2.0 +_sections_unfolded = [ "Light", "Spot", "Transform" ] diff --git a/Tetrominos/Mino/MinoLibrary.meshlib b/Tetrominos/Mino/MinoLibrary.meshlib deleted file mode 100644 index f0a0a21..0000000 Binary files a/Tetrominos/Mino/MinoLibrary.meshlib and /dev/null differ diff --git a/Tetrominos/Mino/Mino_Library.tscn b/Tetrominos/Mino/Mino_Library.tscn deleted file mode 100644 index e8bcd08..0000000 --- a/Tetrominos/Mino/Mino_Library.tscn +++ /dev/null @@ -1,11 +0,0 @@ -[gd_scene load_steps=2 format=2] - -[ext_resource path="res://Tetrominos/Mino/MinoMesh.tscn" type="PackedScene" id=1] - - - -[node name="Mino_Library" type="Spatial" index="0"] - -[node name="Mino" parent="." index="0" instance=ExtResource( 1 )] - - diff --git a/Tetrominos/Mino/SpotLight.tscn b/Tetrominos/Mino/SpotLight.tscn deleted file mode 100644 index 2fb5c59..0000000 --- a/Tetrominos/Mino/SpotLight.tscn +++ /dev/null @@ -1,26 +0,0 @@ -[gd_scene format=2] - -[node name="SpotLight" type="SpotLight" index="0"] - -transform = Transform( 1, 0, 0, 0, 0.374607, 0.927184, 0, -0.927184, 0.374607, 0, 0, 0 ) -layers = 1 -light_color = Color( 1, 1, 1, 1 ) -light_energy = 16.0 -light_indirect_energy = 1.0 -light_negative = false -light_specular = 0.5 -light_bake_mode = 1 -light_cull_mask = -1 -shadow_enabled = false -shadow_color = Color( 0, 0, 0, 1 ) -shadow_bias = 0.15 -shadow_contact = 0.0 -shadow_reverse_cull_face = false -editor_only = false -spot_range = 20.0 -spot_attenuation = 0.5 -spot_angle = 5.0 -spot_angle_attenuation = 2.0 -_sections_unfolded = [ "Light", "Spot", "Transform" ] - - diff --git a/Tetrominos/Mino/TrailMaterial.tres b/Tetrominos/Mino/TrailMaterial.tres deleted file mode 100644 index bcb8f91..0000000 --- a/Tetrominos/Mino/TrailMaterial.tres +++ /dev/null @@ -1,55 +0,0 @@ -[gd_resource type="SpatialMaterial" format=2] - -[resource] - -render_priority = 0 -flags_transparent = true -flags_unshaded = false -flags_vertex_lighting = false -flags_no_depth_test = false -flags_use_point_size = false -flags_world_triplanar = false -flags_fixed_size = false -flags_albedo_tex_force_srgb = false -vertex_color_use_as_albedo = false -vertex_color_is_srgb = false -params_diffuse_mode = 0 -params_specular_mode = 0 -params_blend_mode = 1 -params_cull_mode = 0 -params_depth_draw_mode = 0 -params_line_width = 1.0 -params_point_size = 1.0 -params_billboard_mode = 0 -params_grow = false -params_use_alpha_scissor = false -albedo_color = Color( 0.601563, 0.775878, 1, 0.0196078 ) -metallic = 0.68 -metallic_specular = 1.0 -metallic_texture_channel = 0 -roughness = 0.0 -roughness_texture_channel = 0 -emission_enabled = false -normal_enabled = false -rim_enabled = false -clearcoat_enabled = false -anisotropy_enabled = false -ao_enabled = false -depth_enabled = false -subsurf_scatter_enabled = false -transmission_enabled = false -refraction_enabled = false -detail_enabled = false -uv1_scale = Vector3( 1, 1, 1 ) -uv1_offset = Vector3( 0, 0, 0 ) -uv1_triplanar = false -uv1_triplanar_sharpness = 1.0 -uv2_scale = Vector3( 1, 1, 1 ) -uv2_offset = Vector3( 0, 0, 0 ) -uv2_triplanar = false -uv2_triplanar_sharpness = 1.0 -proximity_fade_enable = true -proximity_fade_distance = 1.0 -distance_fade_enable = false -_sections_unfolded = [ "Albedo", "Emission", "Proximity Fade" ] -