added officeroom and roundtable models

This commit is contained in:
zombie maniac 2023-11-23 20:23:37 -05:00
parent 06b23aabf8
commit afccd76910
Signed by: nbrooks211
GPG key ID: F43C85C0DF0C334E
15 changed files with 138 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,32 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://d0nva4smo8dam"
path="res://.godot/imported/officeroom.glb-f59a60aa30527b6626931134fccaba7e.scn"
[deps]
source_file="res://assets/models/office/officeroom.glb"
dest_files=["res://.godot/imported/officeroom.glb-f59a60aa30527b6626931134fccaba7e.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View file

@ -0,0 +1,36 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bduq4t75aicnx"
path.s3tc="res://.godot/imported/officeroom_roundtable.png-045a6e4f51e127929629b975da09ef09.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://assets/models/office/officeroom_roundtable.png"
dest_files=["res://.godot/imported/officeroom_roundtable.png-045a6e4f51e127929629b975da09ef09.s3tc.ctex"]
[params]
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=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

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View file

@ -0,0 +1,36 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dgerukdmtlao0"
path.s3tc="res://.godot/imported/officeroom_wizardhat.png-8408c05a80fd8c89aa74064cf3269116.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://assets/models/office/officeroom_wizardhat.png"
dest_files=["res://.godot/imported/officeroom_wizardhat.png-8408c05a80fd8c89aa74064cf3269116.s3tc.ctex"]
[params]
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=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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bm6ais5ak1tdg"
path="res://.godot/imported/roundtable.png-de0abb2c1029d5da612d6442fdf472be.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/zombietextures_models/roundtable.png"
dest_files=["res://.godot/imported/roundtable.png-de0abb2c1029d5da612d6442fdf472be.ctex"]
[params]
compress/mode=0
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/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=1

Binary file not shown.