From ffac8b483f45502c6966fd2a8e28714eb8df2516 Mon Sep 17 00:00:00 2001 From: KACPER Szelest Date: Fri, 3 Mar 2023 21:10:47 +0000 Subject: [PATCH] Updated build level with outline material and wall I added the big wall in to the build level and added some outlines into the level --- Content/Assets/Characters/Goat_Enemy/Goat_Body_low.uasset | 3 +++ Content/Assets/Characters/Goat_Enemy/Goat_Ears_low.uasset | 3 +++ Content/Assets/Characters/Goat_Enemy/Goat_Eyes_low.uasset | 3 +++ Content/Assets/Characters/Goat_Enemy/Goat_Horns_low.uasset | 3 +++ Content/Assets/Characters/Goat_Enemy/Goat_Tail_low.uasset | 3 +++ .../Characters/Goat_Enemy/goat_low_GoatMat_BaseColor.uasset | 3 +++ .../Characters/Goat_Enemy/goat_low_GoatMat_Normal.uasset | 3 +++ .../goat_low_GoatMat_OcclusionRoughnessMetallic.uasset | 3 +++ .../Assets/Objects/Rope_Bridge/RopeBridgeModular_plank.uasset | 3 +++ .../Objects/Rope_Bridge/RopeBridgeModular_plank1.uasset | 3 +++ .../Objects/Rope_Bridge/RopeBridgeModular_plank2.uasset | 3 +++ .../Objects/Rope_Bridge/RopeBridgeModular_plank3.uasset | 3 +++ Content/Assets/Objects/Rope_Bridge/lambert1.uasset | 3 +++ Content/BlueprintAI/AI/AIBruh.uasset | 4 ++-- Content/Blueprints/Combat_UI/CombatCharacter.uasset | 4 ++-- Content/Levels/Build.umap | 4 ++-- Content/Materials/Outline_rendering.uasset | 4 ++-- 17 files changed, 47 insertions(+), 8 deletions(-) create mode 100644 Content/Assets/Characters/Goat_Enemy/Goat_Body_low.uasset create mode 100644 Content/Assets/Characters/Goat_Enemy/Goat_Ears_low.uasset create mode 100644 Content/Assets/Characters/Goat_Enemy/Goat_Eyes_low.uasset create mode 100644 Content/Assets/Characters/Goat_Enemy/Goat_Horns_low.uasset create mode 100644 Content/Assets/Characters/Goat_Enemy/Goat_Tail_low.uasset create mode 100644 Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_BaseColor.uasset create mode 100644 Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_Normal.uasset create mode 100644 Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_OcclusionRoughnessMetallic.uasset create mode 100644 Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank.uasset create mode 100644 Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank1.uasset create mode 100644 Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank2.uasset create mode 100644 Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank3.uasset create mode 100644 Content/Assets/Objects/Rope_Bridge/lambert1.uasset diff --git a/Content/Assets/Characters/Goat_Enemy/Goat_Body_low.uasset b/Content/Assets/Characters/Goat_Enemy/Goat_Body_low.uasset new file mode 100644 index 0000000..0f30adb --- /dev/null +++ b/Content/Assets/Characters/Goat_Enemy/Goat_Body_low.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5232c0859be3f2899d5b9430da2a6dcd0b985be017222b74e299f0fcf9244798 +size 145214 diff --git a/Content/Assets/Characters/Goat_Enemy/Goat_Ears_low.uasset b/Content/Assets/Characters/Goat_Enemy/Goat_Ears_low.uasset new file mode 100644 index 0000000..da49039 --- /dev/null +++ b/Content/Assets/Characters/Goat_Enemy/Goat_Ears_low.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc462af83a665ee77f70897baf77dc03c09a8aa90faba2a6ec82859c036accfb +size 24563 diff --git a/Content/Assets/Characters/Goat_Enemy/Goat_Eyes_low.uasset b/Content/Assets/Characters/Goat_Enemy/Goat_Eyes_low.uasset new file mode 100644 index 0000000..0bb2a16 --- /dev/null +++ b/Content/Assets/Characters/Goat_Enemy/Goat_Eyes_low.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b901d0b55b2e9020141efba97f9c9c39b0ce24d4c229b48fd0fb4f719ad404cc +size 52682 diff --git a/Content/Assets/Characters/Goat_Enemy/Goat_Horns_low.uasset b/Content/Assets/Characters/Goat_Enemy/Goat_Horns_low.uasset new file mode 100644 index 0000000..6b276ab --- /dev/null +++ b/Content/Assets/Characters/Goat_Enemy/Goat_Horns_low.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2494e8d0beedac8dba39fc7660afeecbd1b2a0470a1698987428f0b4fc2da38 +size 44044 diff --git a/Content/Assets/Characters/Goat_Enemy/Goat_Tail_low.uasset b/Content/Assets/Characters/Goat_Enemy/Goat_Tail_low.uasset new file mode 100644 index 0000000..3379092 --- /dev/null +++ b/Content/Assets/Characters/Goat_Enemy/Goat_Tail_low.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c6c08e0562665335dc61a0e1d5b9890d1218385669e0502f966d062c1b29080 +size 26464 diff --git a/Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_BaseColor.uasset b/Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_BaseColor.uasset new file mode 100644 index 0000000..100e353 --- /dev/null +++ b/Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_BaseColor.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db8c6485f903ecef9ca7405f590433470e821d1487cc8d1fff3f0d6031f6bb7 +size 574889 diff --git a/Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_Normal.uasset b/Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_Normal.uasset new file mode 100644 index 0000000..62cb362 --- /dev/null +++ b/Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_Normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4cfba6c0c96dce582d903660d73571059d708d18615619e80f90faf78a0a92 +size 2646265 diff --git a/Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_OcclusionRoughnessMetallic.uasset b/Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_OcclusionRoughnessMetallic.uasset new file mode 100644 index 0000000..317507a --- /dev/null +++ b/Content/Assets/Characters/Goat_Enemy/goat_low_GoatMat_OcclusionRoughnessMetallic.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733dfc5f28a6cb261cb72a4a6efcd5febb331e35084d4969894a313bd4cf0593 +size 1932903 diff --git a/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank.uasset b/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank.uasset new file mode 100644 index 0000000..12c9bf0 --- /dev/null +++ b/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945c4fe5d7111ae309466b2f208034e1773404302e944d0c4929b2144f59e2c8 +size 19500 diff --git a/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank1.uasset b/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank1.uasset new file mode 100644 index 0000000..e53fa9d --- /dev/null +++ b/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce99340ac449603da23629c8d3e3f7e13a00fdd773401c4185efa9871dd09dd0 +size 19470 diff --git a/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank2.uasset b/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank2.uasset new file mode 100644 index 0000000..f30d935 --- /dev/null +++ b/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb28c4b978354d22bd9aeb57650d8bbf9ab93d6575c479be121f207298037e1 +size 19471 diff --git a/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank3.uasset b/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank3.uasset new file mode 100644 index 0000000..8c8f543 --- /dev/null +++ b/Content/Assets/Objects/Rope_Bridge/RopeBridgeModular_plank3.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070a3815eeddc255b7e788a5c0a23bf789cfad793f25527d242dd42cdd95add9 +size 19531 diff --git a/Content/Assets/Objects/Rope_Bridge/lambert1.uasset b/Content/Assets/Objects/Rope_Bridge/lambert1.uasset new file mode 100644 index 0000000..a988877 --- /dev/null +++ b/Content/Assets/Objects/Rope_Bridge/lambert1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de95e2021cb1b76c4dc9d1fcef8c4de7a72906aebc24cfd4fc8d325824ab3aa +size 7724 diff --git a/Content/BlueprintAI/AI/AIBruh.uasset b/Content/BlueprintAI/AI/AIBruh.uasset index bd28064..a1d3bbf 100644 --- a/Content/BlueprintAI/AI/AIBruh.uasset +++ b/Content/BlueprintAI/AI/AIBruh.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7cf3192a69ceecc6e6552c89a0093b9b2add8e0561001f82362d6485877d64d3 -size 82913 +oid sha256:2a815378a5966a1dc2c90b4ea05efd6e1dc4cf6e70c345ffaf4ee95476279102 +size 83102 diff --git a/Content/Blueprints/Combat_UI/CombatCharacter.uasset b/Content/Blueprints/Combat_UI/CombatCharacter.uasset index 96d1f8e..29324b2 100644 --- a/Content/Blueprints/Combat_UI/CombatCharacter.uasset +++ b/Content/Blueprints/Combat_UI/CombatCharacter.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ca5e7a4e7b0463db24d49d43c20c15d132b746c936426f4fdb89ba38d1a8e45 -size 74236 +oid sha256:7d2673298eed6343bc147c6d75e8a64337b739c0d8865aa9647a61087a7957ea +size 74988 diff --git a/Content/Levels/Build.umap b/Content/Levels/Build.umap index 140bcbd..02420fb 100644 --- a/Content/Levels/Build.umap +++ b/Content/Levels/Build.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce419f1e2792456a794908553ed4824873afe07cb98243a35ef6cba478e6042f -size 321057 +oid sha256:944e089b454cd820bbac22c5c0d9d00cd5c235710c65199b72c6231d8f985ae2 +size 333506 diff --git a/Content/Materials/Outline_rendering.uasset b/Content/Materials/Outline_rendering.uasset index 7f71f82..34f0744 100644 --- a/Content/Materials/Outline_rendering.uasset +++ b/Content/Materials/Outline_rendering.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7436c7dc0b4683ffc32ecc9981c36fa7137aee7a3a741b36a4a0fe8f16bbfdb1 -size 22466 +oid sha256:aa22feeaa3f3221c33b33854e686a0028be53dac041316debad91f64fdb9fbfd +size 22587