tweaks
This commit is contained in:
parent
d0f9e894ee
commit
0194bbdc0d
@ -236,7 +236,7 @@ script = ExtResource( 1 )
|
||||
|
||||
[node name="Sprite3D" type="Sprite3D" parent="." index="0"]
|
||||
|
||||
transform = Transform( 12.8, 0, 0, 0, 8.53, 0, 0, 0, 1, 5, 10, -30 )
|
||||
transform = Transform( 12.8, 0, 0, 0, 8.53, 0, 0, 0, 1, 5, 10, -32 )
|
||||
layers = 1
|
||||
material_override = null
|
||||
cast_shadow = 1
|
||||
@ -279,8 +279,8 @@ projection = 0
|
||||
current = true
|
||||
fov = 70.0
|
||||
size = 1.0
|
||||
near = 0.1
|
||||
far = 1.29056e+006
|
||||
near = 0.05
|
||||
far = 500.0
|
||||
_sections_unfolded = [ "Transform" ]
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="." index="2"]
|
||||
|
@ -25,7 +25,7 @@ params_grow = false
|
||||
params_use_alpha_scissor = false
|
||||
albedo_color = Color( 0.601563, 0.775878, 1, 0.486471 )
|
||||
metallic = 1.0
|
||||
metallic_specular = 1.0
|
||||
metallic_specular = 0.63
|
||||
metallic_texture_channel = 4
|
||||
roughness = 0.46
|
||||
roughness_texture_channel = 0
|
||||
|
@ -3,8 +3,7 @@
|
||||
[ext_resource path="res://Tetrominos/TetroT.gd" type="Script" id=1]
|
||||
[ext_resource path="res://Tetrominos/Mino/Mino.tscn" type="PackedScene" id=2]
|
||||
|
||||
|
||||
[node name="TetroT" type="Spatial" index="0"]
|
||||
[node name="TetroT" type="Spatial"]
|
||||
|
||||
script = ExtResource( 1 )
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user