diff --git a/blender_assets.cats.txt b/blender_assets.cats.txt index 952ed0d..35c2992 100644 --- a/blender_assets.cats.txt +++ b/blender_assets.cats.txt @@ -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 diff --git a/blender_assets.cats.txt~ b/blender_assets.cats.txt~ index 952ed0d..35c2992 100644 --- a/blender_assets.cats.txt~ +++ b/blender_assets.cats.txt~ @@ -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 diff --git a/maps/levelpool.blend b/maps/levelpool.blend index a00da40..68f62a3 100644 Binary files a/maps/levelpool.blend and b/maps/levelpool.blend differ diff --git a/models/world/corrugatedwall.blend b/models/world/corrugatedwall.blend new file mode 100644 index 0000000..1cceb1a Binary files /dev/null and b/models/world/corrugatedwall.blend differ diff --git a/models/world/corrugatedwall.blend.import b/models/world/corrugatedwall.blend.import new file mode 100644 index 0000000..d293bc2 --- /dev/null +++ b/models/world/corrugatedwall.blend.import @@ -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 diff --git a/textures/concrete/badconcreterust.png b/textures/concrete/badconcreterust.png new file mode 100644 index 0000000..b081f09 Binary files /dev/null and b/textures/concrete/badconcreterust.png differ diff --git a/textures/concrete/badconcreterust.png.import b/textures/concrete/badconcreterust.png.import new file mode 100644 index 0000000..81b5edd --- /dev/null +++ b/textures/concrete/badconcreterust.png.import @@ -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 diff --git a/textures/concrete/badconcreterust.xcf b/textures/concrete/badconcreterust.xcf new file mode 100644 index 0000000..f51f6ef Binary files /dev/null and b/textures/concrete/badconcreterust.xcf differ diff --git a/textures/textures.blend b/textures/textures.blend index fb7a95a..8db8a6f 100644 Binary files a/textures/textures.blend and b/textures/textures.blend differ