changed the spawn room and textured some things

This commit is contained in:
zombie maniac 2024-12-29 21:10:52 -05:00
parent 75aa75b032
commit b8f9336762
Signed by: nbrooks211
GPG key ID: F43C85C0DF0C334E
9 changed files with 88 additions and 0 deletions

View file

@ -10,6 +10,7 @@ VERSION 1
2c971558-b0ed-4e6d-bb00-538a7cbd2197:models/concrete:models-concrete
4c17a9ae-9ce0-4244-801d-5de230574082:models/general:models-general
f442a275-9128-4013-a62f-bcb09bb9103c:models/paintings:models-paintings
85ef1892-abf7-4394-acd4-92c4c0a32102:models/world:models-world
53882271-4519-4ad2-bc6e-24e8c13bedc1:textures:textures
68423b75-93b2-4572-9639-48f56ed100c8:textures/concrete:textures-concrete
aacd3110-beaf-41fe-83fc-e4b96bc584e4:textures/dev:textures-dev

View file

@ -10,6 +10,7 @@ VERSION 1
2c971558-b0ed-4e6d-bb00-538a7cbd2197:models/concrete:models-concrete
4c17a9ae-9ce0-4244-801d-5de230574082:models/general:models-general
f442a275-9128-4013-a62f-bcb09bb9103c:models/paintings:models-paintings
85ef1892-abf7-4394-acd4-92c4c0a32102:models/world:models-world
53882271-4519-4ad2-bc6e-24e8c13bedc1:textures:textures
68423b75-93b2-4572-9639-48f56ed100c8:textures/concrete:textures-concrete
aacd3110-beaf-41fe-83fc-e4b96bc584e4:textures/dev:textures-dev

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,51 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://c8n5en8sgn0sq"
path="res://.godot/imported/corrugatedwall.blend-fb022c65df1411011635b943b23cfbcd.scn"
[deps]
source_file="res://assets/models/world/corrugatedwall.blend"
dest_files=["res://.godot/imported/corrugatedwall.blend-fb022c65df1411011635b943b23cfbcd.scn"]
[params]
nodes/root_type=""
nodes/root_name=""
nodes/apply_root_scale=true
nodes/root_scale=1.0
nodes/import_as_skeleton_bones=false
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
meshes/force_disable_compression=false
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
_subresources={}
blender/nodes/visible=0
blender/nodes/active_collection_only=false
blender/nodes/punctual_lights=true
blender/nodes/cameras=true
blender/nodes/custom_properties=true
blender/nodes/modifiers=1
blender/meshes/colors=false
blender/meshes/uvs=true
blender/meshes/normals=true
blender/meshes/tangents=true
blender/meshes/skins=2
blender/meshes/export_bones_deforming_mesh_only=false
blender/materials/unpack_enabled=true
blender/materials/export_materials=1
blender/animation/limit_playback=true
blender/animation/always_sample=true
blender/animation/group_tracks=true

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://didvvqonhpm84"
path.s3tc="res://.godot/imported/badconcreterust.png-497fd459e83ef8b30c0b54836ba0f724.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/textures/concrete/badconcreterust.png"
dest_files=["res://.godot/imported/badconcreterust.png-497fd459e83ef8b30c0b54836ba0f724.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.