change controls on pause, correct flash text position, remove mino texture

This commit is contained in:
adrienmalin
2019-01-02 16:57:28 +01:00
parent 63e99f4ef3
commit 72b8d8bc1d
12 changed files with 827 additions and 123 deletions

View File

@ -162,7 +162,7 @@ subdivide_width = 0
subdivide_height = 0
subdivide_depth = 0
[node name="Mino" type="Spatial"]
[node name="Mino" type="Spatial" index="0"]
transform = Transform( 0.997027, 0, 0, 0, 0.997027, 0, 0, 0, 0.997027, 0, 0, 0 )
_sections_unfolded = [ "Pause", "Transform", "Visibility" ]

View File

@ -1,6 +1,4 @@
[gd_resource type="SpatialMaterial" load_steps=2 format=2]
[ext_resource path="res://Tetrominos/Mino/glass.jpg" type="Texture" id=1]
[gd_resource type="SpatialMaterial" format=2]
[resource]
@ -28,7 +26,6 @@ params_use_alpha_scissor = false
albedo_color = Color( 0.601563, 0.775878, 1, 0.162157 )
metallic = 1.0
metallic_specular = 1.0
metallic_texture = ExtResource( 1 )
metallic_texture_channel = 4
roughness = 0.46
roughness_texture_channel = 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

View File

@ -1,30 +0,0 @@
[remap]
importer="texture"
type="StreamTexture"
path.s3tc="res://.import/glass.jpg-80b6305d22902972419fc8ecbe408eb8.s3tc.stex"
path.etc2="res://.import/glass.jpg-80b6305d22902972419fc8ecbe408eb8.etc2.stex"
[deps]
source_file="res://Tetrominos/Mino/glass.jpg"
dest_files=[ "res://.import/glass.jpg-80b6305d22902972419fc8ecbe408eb8.s3tc.stex", "res://.import/glass.jpg-80b6305d22902972419fc8ecbe408eb8.etc2.stex" ]
[params]
compress/mode=2
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/normal_map=0
flags/repeat=true
flags/filter=true
flags/mipmaps=true
flags/anisotropic=false
flags/srgb=1
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0