From ebdbafcaadc6c5a3ca9d37ca8466064b15ddd2b4 Mon Sep 17 00:00:00 2001 From: MADELINE SPRUCE Date: Mon, 11 Dec 2023 12:40:25 +0000 Subject: [PATCH] Added bathroom assets and textures --- Assets/Bathroom/Mirror.fbx | 3 --- Assets/Bathroom/Mirror_Low.fbx | 3 +++ .../Mirror_Texture/Mirror_Low_standardSurface2_BaseColor.tga | 3 +++ .../Mirror_Texture/Mirror_Low_standardSurface2_Normal.tga | 3 +++ .../Mirror_Low_standardSurface2_OcclusionRoughnessMetallic.tga | 3 +++ Assets/Bathroom/SM_Toilet.fbx | 3 --- Assets/Bathroom/Shower_Export.fbx | 3 --- Assets/Bathroom/Shower_Low.fbx | 3 +++ .../Shower_Texture/Shower_Low_standardSurface5_BaseColor.tga | 3 +++ .../Shower_Texture/Shower_Low_standardSurface5_Normal.tga | 3 +++ .../Shower_Low_standardSurface5_OcclusionRoughnessMetallic.tga | 3 +++ Assets/Bathroom/Sink_Export.fbx | 3 --- Assets/Bathroom/Sink_Low.fbx | 3 +++ Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_BaseColor.tga | 3 +++ Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_Normal.tga | 3 +++ .../Sink_Low_lambert1_OcclusionRoughnessMetallic.tga | 3 +++ Assets/Bathroom/Tap_Export.fbx | 3 --- Assets/Bathroom/Tap_Low.fbx | 3 +++ Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_BaseColor.tga | 3 +++ Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_Normal.tga | 3 +++ .../Tap_Low_lambert1_OcclusionRoughnessMetallic.tga | 3 +++ Assets/Bathroom/Toilet_Low.fbx | 3 +++ .../Toilet_Texture/Button/Toilet_Low_2_Button1_BaseColor.tga | 3 +++ .../Toilet_Texture/Button/Toilet_Low_2_Button1_Normal.tga | 3 +++ .../Button/Toilet_Low_2_Button1_OcclusionRoughnessMetallic.tga | 3 +++ .../Toilet_Texture/Seat/Toilet_Low_2_Seat_BaseColor.tga | 3 +++ .../Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_Normal.tga | 3 +++ .../Seat/Toilet_Low_2_Seat_OcclusionRoughnessMetallic.tga | 3 +++ .../Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_BaseColor.tga | 3 +++ .../Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_Normal.tga | 3 +++ .../Toilet/Toilet_Low_2_Toilet2_OcclusionRoughnessMetallic.tga | 3 +++ 31 files changed, 78 insertions(+), 15 deletions(-) delete mode 100644 Assets/Bathroom/Mirror.fbx create mode 100644 Assets/Bathroom/Mirror_Low.fbx create mode 100644 Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_BaseColor.tga create mode 100644 Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_Normal.tga create mode 100644 Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_OcclusionRoughnessMetallic.tga delete mode 100644 Assets/Bathroom/SM_Toilet.fbx delete mode 100644 Assets/Bathroom/Shower_Export.fbx create mode 100644 Assets/Bathroom/Shower_Low.fbx create mode 100644 Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_BaseColor.tga create mode 100644 Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_Normal.tga create mode 100644 Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_OcclusionRoughnessMetallic.tga delete mode 100644 Assets/Bathroom/Sink_Export.fbx create mode 100644 Assets/Bathroom/Sink_Low.fbx create mode 100644 Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_BaseColor.tga create mode 100644 Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_Normal.tga create mode 100644 Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_OcclusionRoughnessMetallic.tga delete mode 100644 Assets/Bathroom/Tap_Export.fbx create mode 100644 Assets/Bathroom/Tap_Low.fbx create mode 100644 Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_BaseColor.tga create mode 100644 Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_Normal.tga create mode 100644 Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_OcclusionRoughnessMetallic.tga create mode 100644 Assets/Bathroom/Toilet_Low.fbx create mode 100644 Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_BaseColor.tga create mode 100644 Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_Normal.tga create mode 100644 Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_OcclusionRoughnessMetallic.tga create mode 100644 Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_BaseColor.tga create mode 100644 Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_Normal.tga create mode 100644 Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_OcclusionRoughnessMetallic.tga create mode 100644 Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_BaseColor.tga create mode 100644 Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_Normal.tga create mode 100644 Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_OcclusionRoughnessMetallic.tga diff --git a/Assets/Bathroom/Mirror.fbx b/Assets/Bathroom/Mirror.fbx deleted file mode 100644 index 296d1b73..00000000 --- a/Assets/Bathroom/Mirror.fbx +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ae7e83189f22856fc1d5530bacb9e371073ad5d42837269567c7b75744fc5dc -size 26144 diff --git a/Assets/Bathroom/Mirror_Low.fbx b/Assets/Bathroom/Mirror_Low.fbx new file mode 100644 index 00000000..55b18d67 --- /dev/null +++ b/Assets/Bathroom/Mirror_Low.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c5ac907b03cc7f6e3e5359ead84106581b92138b7b5049957efc327f95ecdcd +size 39520 diff --git a/Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_BaseColor.tga b/Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_BaseColor.tga new file mode 100644 index 00000000..22f5e097 --- /dev/null +++ b/Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_BaseColor.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f777efb718afeefa8a00cba0cbbf654199389db5f2185e361512e2f886752e57 +size 12582956 diff --git a/Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_Normal.tga b/Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_Normal.tga new file mode 100644 index 00000000..4e997111 --- /dev/null +++ b/Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_Normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46a4a372ccc5b518fdd0b6d609cab44f8a70bfa7a0f5985651b36f61c033cee1 +size 12582956 diff --git a/Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_OcclusionRoughnessMetallic.tga b/Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_OcclusionRoughnessMetallic.tga new file mode 100644 index 00000000..a3ab0045 --- /dev/null +++ b/Assets/Bathroom/Mirror_Texture/Mirror_Low_standardSurface2_OcclusionRoughnessMetallic.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6fcb2343ef18fd49a52c8328a638761a5ddfb9065098da4c6a4dca4b51e42c +size 12582956 diff --git a/Assets/Bathroom/SM_Toilet.fbx b/Assets/Bathroom/SM_Toilet.fbx deleted file mode 100644 index a9dc483b..00000000 --- a/Assets/Bathroom/SM_Toilet.fbx +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a69fdd9b76453426a20e406f1e5cb2361eace74c4f9f9ed27644252f8ae8600 -size 219584 diff --git a/Assets/Bathroom/Shower_Export.fbx b/Assets/Bathroom/Shower_Export.fbx deleted file mode 100644 index 080af4e7..00000000 --- a/Assets/Bathroom/Shower_Export.fbx +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ced75f4d00b18c33e56aaed43a1b18911c6367c9f1d106827c7fc82b321f147e -size 87904 diff --git a/Assets/Bathroom/Shower_Low.fbx b/Assets/Bathroom/Shower_Low.fbx new file mode 100644 index 00000000..6eaa766c --- /dev/null +++ b/Assets/Bathroom/Shower_Low.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad1d94b8a5c4c5b8faec549a46e2a6f85d35b36f5fcf2e3d0b5793b8a1c348e +size 88800 diff --git a/Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_BaseColor.tga b/Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_BaseColor.tga new file mode 100644 index 00000000..33851c90 --- /dev/null +++ b/Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_BaseColor.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b873dce09fa7cdc750558965b45fbee9842a901b5650f01f60e1bf89aa48c0 +size 3145772 diff --git a/Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_Normal.tga b/Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_Normal.tga new file mode 100644 index 00000000..6e30a354 --- /dev/null +++ b/Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_Normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03882fd0a6fd4c8fc127908e7bb94ab993c0165384c56bb967d9d82260d9b88f +size 3145772 diff --git a/Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_OcclusionRoughnessMetallic.tga b/Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_OcclusionRoughnessMetallic.tga new file mode 100644 index 00000000..11ef1c2e --- /dev/null +++ b/Assets/Bathroom/Shower_Texture/Shower_Low_standardSurface5_OcclusionRoughnessMetallic.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27a19e4619ae577f83c2b0f89a0aecaa2aaf6814b0fce441dcd2736b2482eb62 +size 3145772 diff --git a/Assets/Bathroom/Sink_Export.fbx b/Assets/Bathroom/Sink_Export.fbx deleted file mode 100644 index 508bda17..00000000 --- a/Assets/Bathroom/Sink_Export.fbx +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:519863d2f09c704b853a3ad7ccc570d4e0d98d2174cac75abc85da24ab56ffae -size 49136 diff --git a/Assets/Bathroom/Sink_Low.fbx b/Assets/Bathroom/Sink_Low.fbx new file mode 100644 index 00000000..9ef1f016 --- /dev/null +++ b/Assets/Bathroom/Sink_Low.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bbbf50851f47113599c4b5a09d14974f96e6c0f57243c85e77917b87aa59e01 +size 60720 diff --git a/Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_BaseColor.tga b/Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_BaseColor.tga new file mode 100644 index 00000000..bc973cdb --- /dev/null +++ b/Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_BaseColor.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a774c1cad9d092de817f31a2b3955a6478bca152f8506940034b60facc59d0 +size 12582956 diff --git a/Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_Normal.tga b/Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_Normal.tga new file mode 100644 index 00000000..29437b0a --- /dev/null +++ b/Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_Normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78afd4c568c690b0d133133c97d23386c73331f111ac5ffc747b5ff026631abc +size 12582956 diff --git a/Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_OcclusionRoughnessMetallic.tga b/Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_OcclusionRoughnessMetallic.tga new file mode 100644 index 00000000..0c5537cb --- /dev/null +++ b/Assets/Bathroom/Sink_Texture/Sink_Low_lambert1_OcclusionRoughnessMetallic.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be513bfe6a9b9b08a0a34a5232879fa5c1f03d8e235d877bc77fc0b4c2c7f4ca +size 12582956 diff --git a/Assets/Bathroom/Tap_Export.fbx b/Assets/Bathroom/Tap_Export.fbx deleted file mode 100644 index 65c4831f..00000000 --- a/Assets/Bathroom/Tap_Export.fbx +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1c3f1fcdc7a7f674a7b31cad7c030e791b89ec6e39c190ecd9afc338a1d8146 -size 31616 diff --git a/Assets/Bathroom/Tap_Low.fbx b/Assets/Bathroom/Tap_Low.fbx new file mode 100644 index 00000000..5898aa6f --- /dev/null +++ b/Assets/Bathroom/Tap_Low.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5310b4f29ba2cdea86c63dc5fd89f0b60422983eb03a7ec63b0e6c4bcbc681f +size 33888 diff --git a/Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_BaseColor.tga b/Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_BaseColor.tga new file mode 100644 index 00000000..b5121923 --- /dev/null +++ b/Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_BaseColor.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761abb042818da226b4155f8679784921f4d11a9c0167a1bfa748f7f594d7506 +size 786476 diff --git a/Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_Normal.tga b/Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_Normal.tga new file mode 100644 index 00000000..6aeb5c73 --- /dev/null +++ b/Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_Normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87155330cc1272ad12fba099f97e39afcc3a269e5e031ca1912a1459bfe60e3a +size 786476 diff --git a/Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_OcclusionRoughnessMetallic.tga b/Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_OcclusionRoughnessMetallic.tga new file mode 100644 index 00000000..2db3dbe2 --- /dev/null +++ b/Assets/Bathroom/Tap_Texture/Tap_Low_lambert1_OcclusionRoughnessMetallic.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf330887004a027bff89ce668d4e4a941f3551e19c4ad528238055c29e4e166a +size 786476 diff --git a/Assets/Bathroom/Toilet_Low.fbx b/Assets/Bathroom/Toilet_Low.fbx new file mode 100644 index 00000000..50020fe0 --- /dev/null +++ b/Assets/Bathroom/Toilet_Low.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72213fff78e765dc648357876d2465570797d6db2e7312f99123c6ff32e83022 +size 174192 diff --git a/Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_BaseColor.tga b/Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_BaseColor.tga new file mode 100644 index 00000000..b7c57c0a --- /dev/null +++ b/Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_BaseColor.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a2702bb8705701eb548fd795559b7824ae35af407cbca5c74b1225c41af932 +size 3145772 diff --git a/Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_Normal.tga b/Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_Normal.tga new file mode 100644 index 00000000..0d1f4617 --- /dev/null +++ b/Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_Normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d437568028b64e4a9307b9685fb0c71b4416d06819df5462fe2573571a327844 +size 3145772 diff --git a/Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_OcclusionRoughnessMetallic.tga b/Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_OcclusionRoughnessMetallic.tga new file mode 100644 index 00000000..2afe8016 --- /dev/null +++ b/Assets/Bathroom/Toilet_Texture/Button/Toilet_Low_2_Button1_OcclusionRoughnessMetallic.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5cc17789393c4638dc501a408d6c170222756c02e94da89188cdcf923a8cc7 +size 3145772 diff --git a/Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_BaseColor.tga b/Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_BaseColor.tga new file mode 100644 index 00000000..acde7791 --- /dev/null +++ b/Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_BaseColor.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeaa7f71d9f315f925a7b3d18b71829448c458e1e9381ff3771005fa571ad678 +size 3145772 diff --git a/Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_Normal.tga b/Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_Normal.tga new file mode 100644 index 00000000..92befb7a --- /dev/null +++ b/Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_Normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea8762201981053fe83671780654fa00ed69699203f344cf9cf0d499ffc29110 +size 3145772 diff --git a/Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_OcclusionRoughnessMetallic.tga b/Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_OcclusionRoughnessMetallic.tga new file mode 100644 index 00000000..3e325072 --- /dev/null +++ b/Assets/Bathroom/Toilet_Texture/Seat/Toilet_Low_2_Seat_OcclusionRoughnessMetallic.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81498ba6c9a0edc51da1ea012cf01dfb6a2e306cea273298bea8a545d2ea4846 +size 3145772 diff --git a/Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_BaseColor.tga b/Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_BaseColor.tga new file mode 100644 index 00000000..f1c33dcc --- /dev/null +++ b/Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_BaseColor.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fdc1c153874191cd11e62e9bc7501eee2b1bc2d15a0aa06fecd3a3c31e2bb36 +size 3145772 diff --git a/Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_Normal.tga b/Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_Normal.tga new file mode 100644 index 00000000..c1d24bc7 --- /dev/null +++ b/Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_Normal.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41647aaef747bd6b724f95dfb8d1475eda43e172754971022a59041814e8b658 +size 3145772 diff --git a/Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_OcclusionRoughnessMetallic.tga b/Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_OcclusionRoughnessMetallic.tga new file mode 100644 index 00000000..10056e4b --- /dev/null +++ b/Assets/Bathroom/Toilet_Texture/Toilet/Toilet_Low_2_Toilet2_OcclusionRoughnessMetallic.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8eb3e8464aadb013d54cd8f405f057c888b8cf84e42228a884d8506c732d7ba +size 3145772