mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-06 11:46:04 +00:00
Mapping and textures
This commit is contained in:
parent
4ffb10094e
commit
e85a4afa3f
41 changed files with 1459 additions and 13525 deletions
Binary file not shown.
|
|
@ -35,7 +35,7 @@
|
|||
[ext_resource type="Material" uid="uid://br4foqdn2f8ge" path="res://textures/Manual/Wall_Corner.tres" id="27_c4mw0"]
|
||||
[ext_resource type="Material" uid="uid://bijkqqi8bqi3c" path="res://textures/Floors/Floor26.tres" id="28_btjo4"]
|
||||
[ext_resource type="Material" uid="uid://fc0n5jo05seu" path="res://textures/Manual/Wall_Light_Test.tres" id="30_pvlbf"]
|
||||
[ext_resource type="Material" path="res://textures/Manual/Chevron.tres" id="30_um16p"]
|
||||
[ext_resource type="Material" uid="uid://dfs1tc2ry78pb" path="res://textures/Manual/Chevron.tres" id="30_um16p"]
|
||||
[ext_resource type="Material" uid="uid://0x6sr7ehv4t1" path="res://textures/Floors/Floor167.tres" id="31_bbydx"]
|
||||
[ext_resource type="Script" uid="uid://crjplbs250g75" path="res://3D/TrenchBroom/EntityScripts/Lights/light_spot.gd" id="31_c2mph"]
|
||||
[ext_resource type="Material" uid="uid://l3g1l0y47c7r" path="res://textures/Manual/Electric_Panel_Wall.tres" id="32_k4tgc"]
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -3,25 +3,26 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dihy47n755t5o"
|
||||
path="res://.godot/imported/Various3.png-e6e36924a3684773c5aabdb788983743.ctex"
|
||||
path.s3tc="res://.godot/imported/Various3.png-e6e36924a3684773c5aabdb788983743.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Various/Various3.png"
|
||||
dest_files=["res://.godot/imported/Various3.png-e6e36924a3684773c5aabdb788983743.ctex"]
|
||||
dest_files=["res://.godot/imported/Various3.png-e6e36924a3684773c5aabdb788983743.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
|
|
@ -31,4 +32,4 @@ process/normal_map_invert_y=false
|
|||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
detect_3d/compress_to=0
|
||||
|
|
|
|||
11
ExternalMaterial/HexGrid/Singles/Various/Various3.tres
Normal file
11
ExternalMaterial/HexGrid/Singles/Various/Various3.tres
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://spb1q72vwy0k"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dihy47n755t5o" path="res://textures/Various/Various3.png" id="1_ycnlg"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1_ycnlg")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
BIN
textures/Manual/Floor_Mine_001.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Floor_Mine_001.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Floor_Mine_001.png.import
Normal file
34
textures/Manual/Floor_Mine_001.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bynsh36268ktg"
|
||||
path="res://.godot/imported/Floor_Mine_001.png-97c7d8c096d299d7e0ccae9db29b1ad0.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Floor_Mine_001.png"
|
||||
dest_files=["res://.godot/imported/Floor_Mine_001.png-97c7d8c096d299d7e0ccae9db29b1ad0.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
textures/Manual/Floor_Ship_001.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Floor_Ship_001.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Floor_Ship_001.png.import
Normal file
34
textures/Manual/Floor_Ship_001.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ckdvcnxra8pcx"
|
||||
path="res://.godot/imported/Floor_Ship_001.png-66bba1ce5a36bfbb20d01bd1a884d343.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Floor_Ship_001.png"
|
||||
dest_files=["res://.godot/imported/Floor_Ship_001.png-66bba1ce5a36bfbb20d01bd1a884d343.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
8
textures/Manual/Floor_Ship_001.tres
Normal file
8
textures/Manual/Floor_Ship_001.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dc8slc2vnrr33"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ckdvcnxra8pcx" path="res://textures/Manual/Floor_Ship_001.png" id="1_eoql2"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_eoql2")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
BIN
textures/Manual/Wall_Backrooms_001.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Wall_Backrooms_001.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Wall_Backrooms_001.png.import
Normal file
34
textures/Manual/Wall_Backrooms_001.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://l4ck6085uk27"
|
||||
path="res://.godot/imported/Wall_Backrooms_001.png-de8324ba29fde082637eade93dca1fda.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Wall_Backrooms_001.png"
|
||||
dest_files=["res://.godot/imported/Wall_Backrooms_001.png-de8324ba29fde082637eade93dca1fda.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
textures/Manual/Wall_Backrooms_002.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Wall_Backrooms_002.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Wall_Backrooms_002.png.import
Normal file
34
textures/Manual/Wall_Backrooms_002.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://srkhuwo4t6fi"
|
||||
path="res://.godot/imported/Wall_Backrooms_002.png-994b6c393edc894e05c6b7fcfa718daf.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Wall_Backrooms_002.png"
|
||||
dest_files=["res://.godot/imported/Wall_Backrooms_002.png-994b6c393edc894e05c6b7fcfa718daf.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
textures/Manual/Wall_Backrooms_003.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Wall_Backrooms_003.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Wall_Backrooms_003.png.import
Normal file
34
textures/Manual/Wall_Backrooms_003.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bxaiak5nw5pqe"
|
||||
path="res://.godot/imported/Wall_Backrooms_003.png-8eb2ebe196ea46dda8656e4627d5ced8.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Wall_Backrooms_003.png"
|
||||
dest_files=["res://.godot/imported/Wall_Backrooms_003.png-8eb2ebe196ea46dda8656e4627d5ced8.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
textures/Manual/Wall_Lab_Blue.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Wall_Lab_Blue.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Wall_Lab_Blue.png.import
Normal file
34
textures/Manual/Wall_Lab_Blue.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://lca11ec35yij"
|
||||
path="res://.godot/imported/Wall_Lab_Blue.png-b721238242829cd2d63685c60b56f7d0.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Wall_Lab_Blue.png"
|
||||
dest_files=["res://.godot/imported/Wall_Lab_Blue.png-b721238242829cd2d63685c60b56f7d0.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
textures/Manual/Wall_Lab_Green.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Wall_Lab_Green.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Wall_Lab_Green.png.import
Normal file
34
textures/Manual/Wall_Lab_Green.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://iqx5aosjruiy"
|
||||
path="res://.godot/imported/Wall_Lab_Green.png-a26d691a5e512221989d17188dd69fce.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Wall_Lab_Green.png"
|
||||
dest_files=["res://.godot/imported/Wall_Lab_Green.png-a26d691a5e512221989d17188dd69fce.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
textures/Manual/Wall_Lab_Red.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Wall_Lab_Red.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Wall_Lab_Red.png.import
Normal file
34
textures/Manual/Wall_Lab_Red.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cp2ok70lp21ao"
|
||||
path="res://.godot/imported/Wall_Lab_Red.png-dae782f9189687165c78aa6bb8e7ddf6.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Wall_Lab_Red.png"
|
||||
dest_files=["res://.godot/imported/Wall_Lab_Red.png-dae782f9189687165c78aa6bb8e7ddf6.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
textures/Manual/Wall_Lab_Yellow.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Wall_Lab_Yellow.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Wall_Lab_Yellow.png.import
Normal file
34
textures/Manual/Wall_Lab_Yellow.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ci3twugmpcjsq"
|
||||
path="res://.godot/imported/Wall_Lab_Yellow.png-faec6eda4c16266b990160ce46fc29cb.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Wall_Lab_Yellow.png"
|
||||
dest_files=["res://.godot/imported/Wall_Lab_Yellow.png-faec6eda4c16266b990160ce46fc29cb.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
textures/Manual/Wall_Mine_001.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Wall_Mine_001.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Wall_Mine_001.png.import
Normal file
34
textures/Manual/Wall_Mine_001.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bpfehk6koo2q8"
|
||||
path="res://.godot/imported/Wall_Mine_001.png-0e5105163b02d1b6183c945b40bd0213.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Wall_Mine_001.png"
|
||||
dest_files=["res://.godot/imported/Wall_Mine_001.png-0e5105163b02d1b6183c945b40bd0213.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
textures/Manual/Wall_Ship_001.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Wall_Ship_001.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Wall_Ship_001.png.import
Normal file
34
textures/Manual/Wall_Ship_001.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cuw8bgd50b2ld"
|
||||
path="res://.godot/imported/Wall_Ship_001.png-27fe4f54e1bd0ef1c785c57557e41f92.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Wall_Ship_001.png"
|
||||
dest_files=["res://.godot/imported/Wall_Ship_001.png-27fe4f54e1bd0ef1c785c57557e41f92.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
8
textures/Manual/Wall_Ship_001.tres
Normal file
8
textures/Manual/Wall_Ship_001.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://i0h3pf74arrm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cuw8bgd50b2ld" path="res://textures/Manual/Wall_Ship_001.png" id="1_jlujk"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_jlujk")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
BIN
textures/Manual/Wall_Ship_002.aseprite
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Wall_Ship_002.aseprite
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
textures/Manual/Wall_Ship_002.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Wall_Ship_002.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Wall_Ship_002.png.import
Normal file
34
textures/Manual/Wall_Ship_002.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://8cix0rssg7qu"
|
||||
path="res://.godot/imported/Wall_Ship_002.png-b96ec0db12bdf55fc9c188edb7d84fff.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Wall_Ship_002.png"
|
||||
dest_files=["res://.godot/imported/Wall_Ship_002.png-b96ec0db12bdf55fc9c188edb7d84fff.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue