diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index 473dcab..aee54a8 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -1,6 +1,8 @@ [/Script/EngineSettings.GeneralProjectSettings] ProjectID=4E022707445DBCE31AC211A4B21DF31E ProjectName=Third Person BP Game Template +FOVForFakeStereoRenderingDevice=100.000000 [/Script/AIModule.AISense_Sight] -bAutoRegisterAllPawnsAsSources=false \ No newline at end of file +bAutoRegisterAllPawnsAsSources=false + diff --git a/Config/DefaultInput.ini b/Config/DefaultInput.ini index 9b1348f..40c6490 100644 --- a/Config/DefaultInput.ini +++ b/Config/DefaultInput.ini @@ -86,3 +86,7 @@ DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.Defaul +ConsoleKeys=Tilde +ConsoleKeys=Caret +[/Script/EnhancedInput.InputModifierFOVScaling] +FOVScale=1.000000 +FOVScalingType=Standard + diff --git a/Content/Blueprints/Enemys/BP_TurretEnemy.uasset b/Content/Blueprints/Enemys/BP_TurretEnemy.uasset index 616e960..c4c0da1 100644 --- a/Content/Blueprints/Enemys/BP_TurretEnemy.uasset +++ b/Content/Blueprints/Enemys/BP_TurretEnemy.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99ea2ef842c1971e2d9a77a691705e941ce74d4946874b1f154823b04d384e6d -size 436084 +oid sha256:22ee7f81a39849b0d5fdd62f763b692bb4e3a504c7fe5b14a4ac567097896483 +size 435897 diff --git a/Content/Blueprints/LevelDesign/World/BP_EnemySpawningHut.uasset b/Content/Blueprints/LevelDesign/World/BP_EnemySpawningHut.uasset index 8dcf9b8..47b197d 100644 --- a/Content/Blueprints/LevelDesign/World/BP_EnemySpawningHut.uasset +++ b/Content/Blueprints/LevelDesign/World/BP_EnemySpawningHut.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87aad0fc7604a9f298c0abd210341f35e7c4094f588fc4f7cc9b431df4501787 -size 104715 +oid sha256:f1b58a99c090801bafb83bf849afc37727abe53037c39732e1b67a9796d8d138 +size 104883 diff --git a/Content/Blueprints/Player/BP_GrapplePoint.uasset b/Content/Blueprints/Player/BP_GrapplePoint.uasset index a582056..b906e24 100644 --- a/Content/Blueprints/Player/BP_GrapplePoint.uasset +++ b/Content/Blueprints/Player/BP_GrapplePoint.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bdef723d204a06b8c48a84d2b3621e9a7e6f59628015f3aaeb1a9f1904f152a -size 409024 +oid sha256:c02db77201b2522d850af2fe507a2146b58b7b4b4a03f2fa99c5b262eddfb56a +size 408374 diff --git a/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset b/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset index f230baa..b2abec1 100644 --- a/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset +++ b/Content/Blueprints/Player/BP_ThirdPersonCharacter.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a16128d47c3632a92aba1cda0ab525a3ee9fb92a7114a41b9bf5a5ac1d62d8a0 -size 3776844 +oid sha256:d675bbf6ea86cca3e3035e6cfb54db6829d19e60c6a88e9d28f807fc17a2c8ae +size 3855103 diff --git a/Content/Blueprints/Projectile/BP_Projectile.uasset b/Content/Blueprints/Projectile/BP_Projectile.uasset index 7d9c842..710bb5d 100644 --- a/Content/Blueprints/Projectile/BP_Projectile.uasset +++ b/Content/Blueprints/Projectile/BP_Projectile.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88a86d8a88d2cb84a9895a02ec352db3124a556ea49444ad5c3ebbc000353e08 -size 79253 +oid sha256:a92109d5cf14f6faaf17abb8b4a049c198c984c94f733988c84096eab773b3a1 +size 113247 diff --git a/Content/Blueprints/VFX/BP_AxeDecal.uasset b/Content/Blueprints/VFX/BP_AxeDecal.uasset index a6fa29a..6e36a95 100644 --- a/Content/Blueprints/VFX/BP_AxeDecal.uasset +++ b/Content/Blueprints/VFX/BP_AxeDecal.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9feb5bac1f2f6e29d7e60f897fdb705aa297c9107da494b17a040990e7477f8 -size 45273 +oid sha256:9977b477928051ce3776c64c0c137aad726ebfd040a861b7f5c3e957c7e6ded5 +size 47351 diff --git a/Content/Blueprints/VFX/BP_Impact.uasset b/Content/Blueprints/VFX/BP_Impact.uasset new file mode 100644 index 0000000..e9f3d5c --- /dev/null +++ b/Content/Blueprints/VFX/BP_Impact.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c774bc276b2d71cf50d4094eb21c6b69390882e48ae3a2f921984c70c9c416ff +size 48862 diff --git a/Content/Blueprints/VFX/ProjectileShake.uasset b/Content/Blueprints/VFX/ProjectileShake.uasset new file mode 100644 index 0000000..dadd241 --- /dev/null +++ b/Content/Blueprints/VFX/ProjectileShake.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad4ff3d2d29997e203f3a91d2540edeece7a523a3653c958729ecb7248ab59d +size 6380 diff --git a/Content/Maps/L_BunkerDemo.umap b/Content/Maps/L_BunkerDemo.umap index 32ce174..485c6ae 100644 Binary files a/Content/Maps/L_BunkerDemo.umap and b/Content/Maps/L_BunkerDemo.umap differ diff --git a/Content/Maps/L_ConnorTest1.umap b/Content/Maps/L_ConnorTest1.umap index c404269..1a717bd 100644 Binary files a/Content/Maps/L_ConnorTest1.umap and b/Content/Maps/L_ConnorTest1.umap differ diff --git a/Content/Materials/M_Cable.uasset b/Content/Materials/M_Cable.uasset index 1ffeddc..e9ea652 100644 --- a/Content/Materials/M_Cable.uasset +++ b/Content/Materials/M_Cable.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2fee96e1d1b4e9be3347f8de3c60119de0dd73aa6670b19670592c97086dcf45 -size 16095 +oid sha256:c33ce87cd000458508f967ec18bdc899f3bd8942ff25013a52740fce97fb95d9 +size 16119 diff --git a/Content/Materials/M_GrappleBase.uasset b/Content/Materials/M_GrappleBase.uasset new file mode 100644 index 0000000..014874f --- /dev/null +++ b/Content/Materials/M_GrappleBase.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2ce63ce3d1fbe0f2cba7049726d53ad3245b8ead6b8e75fd8ebd1d44563936 +size 19079 diff --git a/Content/Materials/M_GrappleCoil.uasset b/Content/Materials/M_GrappleCoil.uasset new file mode 100644 index 0000000..08fc07a --- /dev/null +++ b/Content/Materials/M_GrappleCoil.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e22f65e67aa91b107412405bf9ca75407762fa1e24f55ea1a0096acc5c4226f +size 17479 diff --git a/Content/Materials/M_GrappleHook.uasset b/Content/Materials/M_GrappleHook.uasset new file mode 100644 index 0000000..dd620f5 --- /dev/null +++ b/Content/Materials/M_GrappleHook.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0253ec4f8222f2cf833bac7910035403a5d6ea390abb53523521cb89dbc23c02 +size 18045 diff --git a/Content/Materials/M_Spark.uasset b/Content/Materials/M_Spark.uasset index 75125af..b0934ec 100644 --- a/Content/Materials/M_Spark.uasset +++ b/Content/Materials/M_Spark.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca83b6720df1caaa19b5d9c5ff691f806aa2902c97f7de316a355718acf8af74 -size 14008 +oid sha256:6c584a19c7887ebde017148095f828e8a887108a847fc640fbe1a0c83d7e1113 +size 14061 diff --git a/Content/Materials/VFX/M_BendSpace.uasset b/Content/Materials/VFX/M_BendSpace.uasset new file mode 100644 index 0000000..d6ae7e0 --- /dev/null +++ b/Content/Materials/VFX/M_BendSpace.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1616a08fda5cc287a21b22ed96309849ddc0f43f415e1d79e2b044a660ed51f +size 11470 diff --git a/Content/Materials/VFX/M_ImpactEffect.uasset b/Content/Materials/VFX/M_ImpactEffect.uasset new file mode 100644 index 0000000..1cf0e30 --- /dev/null +++ b/Content/Materials/VFX/M_ImpactEffect.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd50bd4754354570ceb2175fd755f006703755513a3bf93268fdce18be53355 +size 22971 diff --git a/Content/Meshes/Grapple/SM_GrappleBody.uasset b/Content/Meshes/Grapple/SM_GrappleBody.uasset new file mode 100644 index 0000000..0c02fe3 --- /dev/null +++ b/Content/Meshes/Grapple/SM_GrappleBody.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:689c647ca40e0385dc622753a3c9165b4c15c95c32485b08cfaee2c94b34225a +size 483461 diff --git a/Content/Meshes/Grapple/SM_GrappleHook.uasset b/Content/Meshes/Grapple/SM_GrappleHook.uasset new file mode 100644 index 0000000..e1e84ab --- /dev/null +++ b/Content/Meshes/Grapple/SM_GrappleHook.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c893f7fdd03a921beabbdaf6b058fe124cd5ae8269a5826f7b641cbdeb8b7a +size 49566 diff --git a/Content/Meshes/Grapple/SM_TeslaCoil.uasset b/Content/Meshes/Grapple/SM_TeslaCoil.uasset new file mode 100644 index 0000000..0a06eb8 --- /dev/null +++ b/Content/Meshes/Grapple/SM_TeslaCoil.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e74a36f0664c37e7240750a068a2f01bf5488a9b866792bbf7ea41701785a03 +size 208880 diff --git a/Content/Meshes/SM_TurretHead.uasset b/Content/Meshes/SM_TurretHead.uasset deleted file mode 100644 index db4c1ad..0000000 --- a/Content/Meshes/SM_TurretHead.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c35cc8deddbc4fbb5501b16450dcd823c710313ef80d2021d2b88676a3289e4 -size 173909 diff --git a/Content/Meshes/SM_TurretStand.uasset b/Content/Meshes/SM_TurretStand.uasset deleted file mode 100644 index ee72c1b..0000000 --- a/Content/Meshes/SM_TurretStand.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d3eb44a843c6d85f658e16356164c9ae518873f79652482111fff15cc5b25ff -size 241765 diff --git a/Content/Meshes/Turret/SM_TurretHead.uasset b/Content/Meshes/Turret/SM_TurretHead.uasset new file mode 100644 index 0000000..7eba5fb --- /dev/null +++ b/Content/Meshes/Turret/SM_TurretHead.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b38d1cfc15197753030efae6a3bd4a1117428fa11fc7b977e6547cff7f00dac +size 173923 diff --git a/Content/Meshes/Turret/SM_TurretStand.uasset b/Content/Meshes/Turret/SM_TurretStand.uasset new file mode 100644 index 0000000..a74f1e6 --- /dev/null +++ b/Content/Meshes/Turret/SM_TurretStand.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1aa8fb83142ebe838e4dacfe79c44c1585b69f7aecd6363d6a7311fecc1a3cb +size 241779 diff --git a/Content/Niagara/NS_SkeletalMesh.uasset b/Content/Niagara/NS_SkeletalMesh.uasset index a075525..de80e66 100644 --- a/Content/Niagara/NS_SkeletalMesh.uasset +++ b/Content/Niagara/NS_SkeletalMesh.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:affdea4ac7f580f81d94417130706e16a411c8a80cde7eead1a472ff8cb5740f -size 928328 +oid sha256:530487f12f89a0677ad2c2c5c6019675cd85454f91ca09218cf7136c74995e51 +size 944754 diff --git a/Content/Niagara/P_Sparks.uasset b/Content/Niagara/P_Sparks.uasset index f53ed7f..8eb99c5 100644 --- a/Content/Niagara/P_Sparks.uasset +++ b/Content/Niagara/P_Sparks.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98b8dc869ab3c3207a4fb8cb22242203662d9bd6d1bbfebeb6e2b6a4f2d19208 -size 1257532 +oid sha256:9b39f3f1f6302c124f0065afc599da626be6aa08423e1decf0d6bdbaa955f81b +size 1309684 diff --git a/Content/Niagara/VoidEffects/NS_Void_Impact_Indigo.uasset b/Content/Niagara/VoidEffects/NS_Void_Impact_Indigo.uasset index 22a3140..048cf6a 100644 --- a/Content/Niagara/VoidEffects/NS_Void_Impact_Indigo.uasset +++ b/Content/Niagara/VoidEffects/NS_Void_Impact_Indigo.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60cb93256dd2db602d3510ea0092e0b4438ee77faabd7d9c887207dbc446bf4d -size 3421268 +oid sha256:990a90472e3e8429448c144e7f663eed13b68ffb3a9cf83febbf1192ed4271d5 +size 3826144 diff --git a/Content/Niagara/VoidEffects/NS_Void_Trail_Indigo.uasset b/Content/Niagara/VoidEffects/NS_Void_Trail_Indigo.uasset index b2d7829..36ba4cf 100644 --- a/Content/Niagara/VoidEffects/NS_Void_Trail_Indigo.uasset +++ b/Content/Niagara/VoidEffects/NS_Void_Trail_Indigo.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:582ea0529fd682fc96518c721a48f96ce225229e5c6ec3f90f3b319ff0a8b8c1 -size 3798709 +oid sha256:c70bf51fb4674f0b3a371c39a86614097e2e56168b9bd99503b5733fb9e62673 +size 3827627 diff --git a/Content/PyroVFX/Material/Inst/M_Shockwave_Inst1.uasset b/Content/PyroVFX/Material/Inst/M_Shockwave_Inst1.uasset index b9ea345..b99c853 100644 --- a/Content/PyroVFX/Material/Inst/M_Shockwave_Inst1.uasset +++ b/Content/PyroVFX/Material/Inst/M_Shockwave_Inst1.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b9f4ffc5555fd8c6a46a3bc230d9ec777d1c642211b620f31dfdb2bd66d335b -size 10488 +oid sha256:ee7c6338bd188dc8db700d7e9c09b79130c763d0fea82f96bdc9eb334dbb4f3d +size 10497 diff --git a/Content/Sounds/A_ComputerInteract.uasset b/Content/Sounds/A_ComputerInteract.uasset new file mode 100644 index 0000000..379f9f2 --- /dev/null +++ b/Content/Sounds/A_ComputerInteract.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105559bb0764393f213ac3cb51ab4944a9e3da7db2b8c203aa8601e92aa02829 +size 142809 diff --git a/Content/Sounds/A_LightsTurnOn.uasset b/Content/Sounds/A_LightsTurnOn.uasset new file mode 100644 index 0000000..e5e1a85 --- /dev/null +++ b/Content/Sounds/A_LightsTurnOn.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b35220a4214ada9593ece05c90c4c7837da9bd093be5b0c8ea2ac1530e0c7ec +size 147922 diff --git a/Content/Sounds/A_VoidEnergy.uasset b/Content/Sounds/A_VoidEnergy.uasset new file mode 100644 index 0000000..57fb543 --- /dev/null +++ b/Content/Sounds/A_VoidEnergy.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ce499996e08f3c085f90464246a6468b1ddb7a698cf6b97e436157ad880365 +size 563141 diff --git a/Content/Sounds/Attenuation/SA_Short.uasset b/Content/Sounds/Attenuation/SA_Short.uasset index 4337471..02f2058 100644 --- a/Content/Sounds/Attenuation/SA_Short.uasset +++ b/Content/Sounds/Attenuation/SA_Short.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:831768dc50d6e088b7c8f832c236a8931bc9bc169ca4c24a7bc045946711572e +oid sha256:5a30643279544f602115a7ce3333ea7f4a7a3b0040c7ed3ae0f172cb8277358d size 1538 diff --git a/Content/Sounds/Insurrectionist/SW_Dash.uasset b/Content/Sounds/Insurrectionist/SW_Dash.uasset index 310e5a5..1a26c3c 100644 --- a/Content/Sounds/Insurrectionist/SW_Dash.uasset +++ b/Content/Sounds/Insurrectionist/SW_Dash.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05f4624528e38dc2ce16176858ce68837cd8aa5e28b9fbaf614e9edf3ce876ea -size 71720 +oid sha256:a8ed75402361acd277a0e31701ff66674605e07f619290975ab14bdf9922e1aa +size 54281 diff --git a/Content/Sounds/Insurrectionist/SoundCues/SC_Dash.uasset b/Content/Sounds/Insurrectionist/SoundCues/SC_Dash.uasset index 25b58f8..be8103f 100644 --- a/Content/Sounds/Insurrectionist/SoundCues/SC_Dash.uasset +++ b/Content/Sounds/Insurrectionist/SoundCues/SC_Dash.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f03f4e5fd7d592ce85874984a18285cd5fb224c35f28cd4822f2227e924d22d9 +oid sha256:79e7131ec8f5e488221d032836eb13d1e57b75540ef40ac030d7d5e5124254d6 size 5446 diff --git a/Content/Sounds/SC_ProjectileExplosion.uasset b/Content/Sounds/SC_ProjectileExplosion.uasset new file mode 100644 index 0000000..19ce877 --- /dev/null +++ b/Content/Sounds/SC_ProjectileExplosion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e092af1d90b73867dcedc55837e980f41dc23691bd23b431e9e0217d2a6b3f9 +size 5648 diff --git a/Content/Sounds/SC_VoidEnergy.uasset b/Content/Sounds/SC_VoidEnergy.uasset new file mode 100644 index 0000000..943bf8b --- /dev/null +++ b/Content/Sounds/SC_VoidEnergy.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85ab9881ee6a1f26791f25d2cfcc2f153328a1bc89afd9b5b4ca04450b105a8 +size 5633 diff --git a/Content/Sounds/SW_ProjectileExplosion.uasset b/Content/Sounds/SW_ProjectileExplosion.uasset new file mode 100644 index 0000000..89fb3ad --- /dev/null +++ b/Content/Sounds/SW_ProjectileExplosion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985f458a60c593bf6d869b0b5d53bdee8e049457f28bc5eab5c8396007f70e17 +size 161270 diff --git a/Content/Textures/Cable/T_Cable.uasset b/Content/Textures/Cable/T_Cable.uasset deleted file mode 100644 index 22483ac..0000000 --- a/Content/Textures/Cable/T_Cable.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c8914ec309d81f3a282e379033373c0ab9b6f3c4089f8b223f4879fce86f67f -size 157997 diff --git a/Content/Textures/Cable/T_Cable_Normal.uasset b/Content/Textures/Cable/T_Cable_Normal.uasset deleted file mode 100644 index a943042..0000000 --- a/Content/Textures/Cable/T_Cable_Normal.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b69b86dd2395b00866ced59b3e2a1975fab685193ca9585d50cce3a6194d809f -size 6101182 diff --git a/Content/Textures/Cable/T_Cable_Roughness.uasset b/Content/Textures/Cable/T_Cable_Roughness.uasset deleted file mode 100644 index a06c77e..0000000 --- a/Content/Textures/Cable/T_Cable_Roughness.uasset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e624706cd1cb1e81e06d481d2f2f379b2f9e303595e18232889d4e454860382 -size 96421 diff --git a/Content/Textures/Grapple/Cable/T_Cable.uasset b/Content/Textures/Grapple/Cable/T_Cable.uasset new file mode 100644 index 0000000..0827724 --- /dev/null +++ b/Content/Textures/Grapple/Cable/T_Cable.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5ca40ed8c87d93b21f57f11ae6d8ac134850421c26b4dcd01d2fa014d59926b +size 158013 diff --git a/Content/Textures/Grapple/Cable/T_Cable_Normal.uasset b/Content/Textures/Grapple/Cable/T_Cable_Normal.uasset new file mode 100644 index 0000000..835a554 --- /dev/null +++ b/Content/Textures/Grapple/Cable/T_Cable_Normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e80603e26b93f907bdd764f3f11efc3e88bc8550014e62eeabc68f65641df6 +size 6101198 diff --git a/Content/Textures/Grapple/Cable/T_Cable_Roughness.uasset b/Content/Textures/Grapple/Cable/T_Cable_Roughness.uasset new file mode 100644 index 0000000..1cb91f4 --- /dev/null +++ b/Content/Textures/Grapple/Cable/T_Cable_Roughness.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1279ac936f4462c87d540a9c267921477d56f6f0f0cdb6014e3b70387be153c +size 96437 diff --git a/Content/Textures/Grapple/GrappleBase/T_GrappleBody_AO.uasset b/Content/Textures/Grapple/GrappleBase/T_GrappleBody_AO.uasset new file mode 100644 index 0000000..ab03600 --- /dev/null +++ b/Content/Textures/Grapple/GrappleBase/T_GrappleBody_AO.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e02021ccc2e8c893900cce599472b5ae16a5717986530dab99c5d3dff81c140 +size 306420 diff --git a/Content/Textures/Grapple/GrappleBase/T_GrappleBody_BaseColor.uasset b/Content/Textures/Grapple/GrappleBase/T_GrappleBody_BaseColor.uasset new file mode 100644 index 0000000..180d104 --- /dev/null +++ b/Content/Textures/Grapple/GrappleBase/T_GrappleBody_BaseColor.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f589aaf56efc787b9fde049f7d9edc994e35d9a62e3af6258d623ef8ae99b0f0 +size 1425603 diff --git a/Content/Textures/Grapple/GrappleBase/T_GrappleBody_metalic.uasset b/Content/Textures/Grapple/GrappleBase/T_GrappleBody_metalic.uasset new file mode 100644 index 0000000..442d34d --- /dev/null +++ b/Content/Textures/Grapple/GrappleBase/T_GrappleBody_metalic.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acaa780fa3c2bf0b59acf30a929b22f285dbfa17ec013abf909d513dc199bf4 +size 27368 diff --git a/Content/Textures/Grapple/GrappleBase/T_GrappleBody_normal.uasset b/Content/Textures/Grapple/GrappleBase/T_GrappleBody_normal.uasset new file mode 100644 index 0000000..0e14161 --- /dev/null +++ b/Content/Textures/Grapple/GrappleBase/T_GrappleBody_normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d40195d39e7834d5420e9b73f01c6ee1d7d00302e7b979ee5b541cf970429cd +size 1813835 diff --git a/Content/Textures/Grapple/GrappleBase/T_GrappleBody_roughness.uasset b/Content/Textures/Grapple/GrappleBase/T_GrappleBody_roughness.uasset new file mode 100644 index 0000000..ad8bb8b --- /dev/null +++ b/Content/Textures/Grapple/GrappleBase/T_GrappleBody_roughness.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be9b80bc5ccf7634bed79134bd50b1b3af8df11ec4bfc205ca37947291f63d65 +size 639127 diff --git a/Content/Textures/Grapple/GrappleHook/T_GrappleHook_AO.uasset b/Content/Textures/Grapple/GrappleHook/T_GrappleHook_AO.uasset new file mode 100644 index 0000000..2599a63 --- /dev/null +++ b/Content/Textures/Grapple/GrappleHook/T_GrappleHook_AO.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269de2fb826ad9f93ea7fb4b999cf5586c722db29043a93189481900c2adfa5b +size 121718 diff --git a/Content/Textures/Grapple/GrappleHook/T_GrappleHook_BaseColor.uasset b/Content/Textures/Grapple/GrappleHook/T_GrappleHook_BaseColor.uasset new file mode 100644 index 0000000..b7a2a1f --- /dev/null +++ b/Content/Textures/Grapple/GrappleHook/T_GrappleHook_BaseColor.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25dd425fb03e4b51384e720d776d5cad8ca70860392f7cfaa3a2f774d834c61e +size 376309 diff --git a/Content/Textures/Grapple/GrappleHook/T_GrappleHook_metalic.uasset b/Content/Textures/Grapple/GrappleHook/T_GrappleHook_metalic.uasset new file mode 100644 index 0000000..ca917ba --- /dev/null +++ b/Content/Textures/Grapple/GrappleHook/T_GrappleHook_metalic.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d39d835042443e5eea1a29f1d99cb6ab1c538dd2a8dd2fb5b90563a46443911 +size 93558 diff --git a/Content/Textures/Grapple/GrappleHook/T_GrappleHook_normal.uasset b/Content/Textures/Grapple/GrappleHook/T_GrappleHook_normal.uasset new file mode 100644 index 0000000..6abb14f --- /dev/null +++ b/Content/Textures/Grapple/GrappleHook/T_GrappleHook_normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01131f6ffb835299f7f66ba4885d436db9894109468e13f97b35198997d43e6 +size 387182 diff --git a/Content/Textures/Grapple/GrappleHook/T_GrappleHook_roughtness.uasset b/Content/Textures/Grapple/GrappleHook/T_GrappleHook_roughtness.uasset new file mode 100644 index 0000000..239336e --- /dev/null +++ b/Content/Textures/Grapple/GrappleHook/T_GrappleHook_roughtness.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228dc7008114e5a898758c40dcb69a16aa284c6ec9a4e37621443a36adff55f7 +size 161342 diff --git a/Content/Textures/Grapple/TeslaCoil/T_Coil_AO.uasset b/Content/Textures/Grapple/TeslaCoil/T_Coil_AO.uasset new file mode 100644 index 0000000..96e5b49 --- /dev/null +++ b/Content/Textures/Grapple/TeslaCoil/T_Coil_AO.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca302e885555ec56018cf805a19c4cb7bfc0e9ddd3cff487f52bae00a19a8b69 +size 291991 diff --git a/Content/Textures/Grapple/TeslaCoil/T_Coil_BaseColor.uasset b/Content/Textures/Grapple/TeslaCoil/T_Coil_BaseColor.uasset new file mode 100644 index 0000000..1a1bfae --- /dev/null +++ b/Content/Textures/Grapple/TeslaCoil/T_Coil_BaseColor.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f53d2ccd66ae5215d5d5ed53da268ef1fc1056cdf44e3cd445c5635bd33bcd6 +size 806860 diff --git a/Content/Textures/Grapple/TeslaCoil/T_Coil_Metalic.uasset b/Content/Textures/Grapple/TeslaCoil/T_Coil_Metalic.uasset new file mode 100644 index 0000000..3e4e7fa --- /dev/null +++ b/Content/Textures/Grapple/TeslaCoil/T_Coil_Metalic.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18226af0e2cc23ea6c48cbde8524dea7d6993d5ae2985317225edca14070e848 +size 11519 diff --git a/Content/Textures/Grapple/TeslaCoil/T_Coil_Roughness.uasset b/Content/Textures/Grapple/TeslaCoil/T_Coil_Roughness.uasset new file mode 100644 index 0000000..5c93169 --- /dev/null +++ b/Content/Textures/Grapple/TeslaCoil/T_Coil_Roughness.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dfd24b5e5829b184a02fc12b9453cf799fe308ab5aead96b8071b30670b3df9 +size 302851 diff --git a/Content/Textures/Grapple/TeslaCoil/T_Coil_normal.uasset b/Content/Textures/Grapple/TeslaCoil/T_Coil_normal.uasset new file mode 100644 index 0000000..3796f07 --- /dev/null +++ b/Content/Textures/Grapple/TeslaCoil/T_Coil_normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204216164b776d81f90c8134ab5dec469e8f47398a811f03bb30aa7708313fb8 +size 1167808