forked from nbrooks211/zombietextures
making logo
This commit is contained in:
parent
2a217ff54c
commit
f95bc8d970
6 changed files with 41 additions and 8 deletions
|
@ -9,4 +9,4 @@ Ke 0.000000 0.000000 0.000000
|
||||||
Ni 1.450000
|
Ni 1.450000
|
||||||
d 1.000000
|
d 1.000000
|
||||||
illum 2
|
illum 2
|
||||||
map_Kd textures/zombietextures_models/monitor01.png
|
map_Kd ../../textures/zombietextures_models/monitor01.png
|
||||||
|
|
BIN
models/zombietextures_general/weirdthing.blend
Normal file
BIN
models/zombietextures_general/weirdthing.blend
Normal file
Binary file not shown.
BIN
models/zombietextures_general/weirdthing.blend1
Normal file
BIN
models/zombietextures_general/weirdthing.blend1
Normal file
Binary file not shown.
BIN
models/zombietextures_general/weirdthing.glb
Normal file
BIN
models/zombietextures_general/weirdthing.glb
Normal file
Binary file not shown.
32
models/zombietextures_general/weirdthing.glb.import
Normal file
32
models/zombietextures_general/weirdthing.glb.import
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="scene"
|
||||||
|
importer_version=1
|
||||||
|
type="PackedScene"
|
||||||
|
uid="uid://cj01xw6ndnisk"
|
||||||
|
path="res://.godot/imported/weirdthing.glb-8927057b60fea898e98f0b08fa9f96ea.scn"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://assets/models/zombietextures_general/weirdthing.glb"
|
||||||
|
dest_files=["res://.godot/imported/weirdthing.glb-8927057b60fea898e98f0b08fa9f96ea.scn"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
nodes/root_type="Node3D"
|
||||||
|
nodes/root_name="Scene Root"
|
||||||
|
nodes/apply_root_scale=true
|
||||||
|
nodes/root_scale=1.0
|
||||||
|
meshes/ensure_tangents=true
|
||||||
|
meshes/generate_lods=true
|
||||||
|
meshes/create_shadow_meshes=true
|
||||||
|
meshes/light_baking=1
|
||||||
|
meshes/lightmap_texel_size=0.2
|
||||||
|
skins/use_named_skins=true
|
||||||
|
animation/import=true
|
||||||
|
animation/fps=30
|
||||||
|
animation/trimming=false
|
||||||
|
animation/remove_immutable_tracks=true
|
||||||
|
import_script/path=""
|
||||||
|
_subresources={}
|
||||||
|
gltf/embedded_image_handling=1
|
|
@ -2,26 +2,27 @@
|
||||||
|
|
||||||
importer="texture"
|
importer="texture"
|
||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://dw1p7dq6vu5nd"
|
uid="uid://cb6wgsr7b0rm7"
|
||||||
path="res://.godot/imported/monitor01.png-04dafd867d329a2fd491607b7f76dae3.ctex"
|
path.s3tc="res://.godot/imported/monitor01.png-04dafd867d329a2fd491607b7f76dae3.s3tc.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"vram_texture": false
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/textures/zombietextures_models/monitor01.png"
|
source_file="res://assets/textures/zombietextures_models/monitor01.png"
|
||||||
dest_files=["res://.godot/imported/monitor01.png-04dafd867d329a2fd491607b7f76dae3.ctex"]
|
dest_files=["res://.godot/imported/monitor01.png-04dafd867d329a2fd491607b7f76dae3.s3tc.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
compress/mode=0
|
compress/mode=2
|
||||||
compress/high_quality=false
|
compress/high_quality=false
|
||||||
compress/lossy_quality=0.7
|
compress/lossy_quality=0.7
|
||||||
compress/hdr_compression=1
|
compress/hdr_compression=1
|
||||||
compress/normal_map=0
|
compress/normal_map=0
|
||||||
compress/channel_pack=0
|
compress/channel_pack=0
|
||||||
mipmaps/generate=false
|
mipmaps/generate=true
|
||||||
mipmaps/limit=-1
|
mipmaps/limit=-1
|
||||||
roughness/mode=0
|
roughness/mode=0
|
||||||
roughness/src_normal=""
|
roughness/src_normal=""
|
||||||
|
@ -31,4 +32,4 @@ process/normal_map_invert_y=false
|
||||||
process/hdr_as_srgb=false
|
process/hdr_as_srgb=false
|
||||||
process/hdr_clamp_exposure=false
|
process/hdr_clamp_exposure=false
|
||||||
process/size_limit=0
|
process/size_limit=0
|
||||||
detect_3d/compress_to=1
|
detect_3d/compress_to=0
|
||||||
|
|
Reference in a new issue