From e06e248c335ac5250a83c22f6459a3f627bdaa08 Mon Sep 17 00:00:00 2001 From: Kevin Poretti Date: Thu, 25 Mar 2021 19:19:21 -0500 Subject: [PATCH] Add revolver and placeholder assets [git-p4: depot-paths = "//depot/main/": change = 41] --- .../Weapons/Revolver/BP_Revolver.uasset | 3 ++ .../Revolver/Materials/M_Master.uasset | 3 ++ .../Materials/M_PistolVer1_Inst.uasset | 3 ++ .../Revolver/Mesh/Prototype_Pistol.uasset | 3 ++ .../Mesh/Prototype_Pistol_PhysicsAsset.uasset | 3 ++ .../Mesh/Prototype_Pistol_Skeleton.uasset | 3 ++ .../RevolverDamageFalloffCurve.uasset | 3 ++ .../T_Prototype_GrenadeLauncher_D.uasset | 3 ++ .../T_Prototype_GrenadeLauncher_M.uasset | 3 ++ .../T_Prototype_GrenadeLauncher_N.uasset | 3 ++ .../Textures/T_Prototype_Pistol_D.uasset | 3 ++ .../Textures/T_Prototype_Pistol_M.uasset | 3 ++ .../Textures/T_Prototype_Pistol_N.uasset | 3 ++ SwordNGun/SwordNGun.uproject | 44 +++++++++---------- 14 files changed, 61 insertions(+), 22 deletions(-) create mode 100644 SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Materials/M_Master.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Materials/M_PistolVer1_Inst.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_PhysicsAsset.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_Skeleton.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/RevolverDamageFalloffCurve.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_D.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_M.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_N.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_D.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_M.uasset create mode 100644 SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_N.uasset diff --git a/SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset b/SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset new file mode 100644 index 0000000..cfd0fda --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/BP_Revolver.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3bb3f2043a0a85f693ff12394f1e28167ed42ba8fcfc86f6042a021f1bdf3d7 +size 100800 diff --git a/SwordNGun/Content/Weapons/Revolver/Materials/M_Master.uasset b/SwordNGun/Content/Weapons/Revolver/Materials/M_Master.uasset new file mode 100644 index 0000000..379982e --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Materials/M_Master.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1b26e4af19a682b3663dd8676c2b3ebcfc0b375d324bdb0b182253ead5357b +size 160122 diff --git a/SwordNGun/Content/Weapons/Revolver/Materials/M_PistolVer1_Inst.uasset b/SwordNGun/Content/Weapons/Revolver/Materials/M_PistolVer1_Inst.uasset new file mode 100644 index 0000000..56f0747 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Materials/M_PistolVer1_Inst.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b2853657fb60a0d990890b8ddf9fe26e0276ce7944011b0dee033078dde538 +size 108943 diff --git a/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol.uasset b/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol.uasset new file mode 100644 index 0000000..73d1e62 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0565d44343434d0b02848bf2bfc7b18d6f0c1cd28e00295b58b500e88bfbeb52 +size 364331 diff --git a/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_PhysicsAsset.uasset b/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_PhysicsAsset.uasset new file mode 100644 index 0000000..861ad66 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_PhysicsAsset.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693e0c219cbcb4df1b5970973071dfd6dc1aea92ba367e108813390a1c80576a +size 86550 diff --git a/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_Skeleton.uasset b/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_Skeleton.uasset new file mode 100644 index 0000000..9f1d346 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Mesh/Prototype_Pistol_Skeleton.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcfbf793c2e9422089b39a3be67f9d855b16bd441bc96f9468772dc4e5e83a7 +size 2988 diff --git a/SwordNGun/Content/Weapons/Revolver/RevolverDamageFalloffCurve.uasset b/SwordNGun/Content/Weapons/Revolver/RevolverDamageFalloffCurve.uasset new file mode 100644 index 0000000..d7c491f --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/RevolverDamageFalloffCurve.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e09f762e1ac647e0a421b26b67b913f29c7afdf1f666185957878df201687e +size 1463 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_D.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_D.uasset new file mode 100644 index 0000000..f6691f3 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_D.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92ba5fd74fdaad97cdda2f99bab4ea2630d309822604fb3fd9b19eeb8d54318 +size 3528995 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_M.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_M.uasset new file mode 100644 index 0000000..e321470 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_M.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1bdecfee6a8c9e77a8eb8426da0da439050b98b2430f7edfb7be72836e1fcb +size 114232 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_N.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_N.uasset new file mode 100644 index 0000000..b14087b --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_GrenadeLauncher_N.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af64029f35b6cdef83e787190107ceff7f94fba263ecc148f25e4c19dbca763f +size 2269716 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_D.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_D.uasset new file mode 100644 index 0000000..ffc0dd0 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_D.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f20a887e9f85b94d63d93e0c7d83f842fdd506a3f3536d9810c7cce3d70357bf +size 5634688 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_M.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_M.uasset new file mode 100644 index 0000000..9aacf05 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_M.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b22b6ada227eb4acab33f39e61094cd9fa0ed61c4f3c7cca21d88615e0b4f5 +size 96192 diff --git a/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_N.uasset b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_N.uasset new file mode 100644 index 0000000..330b3c4 --- /dev/null +++ b/SwordNGun/Content/Weapons/Revolver/Textures/T_Prototype_Pistol_N.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5558296ea540f938d5758e072c82d390618f6db13e5fa3e0a5d547ae649ec1 +size 3517614 diff --git a/SwordNGun/SwordNGun.uproject b/SwordNGun/SwordNGun.uproject index d6aec0a..18b3003 100644 --- a/SwordNGun/SwordNGun.uproject +++ b/SwordNGun/SwordNGun.uproject @@ -1,23 +1,23 @@ -{ - "FileVersion": 3, - "EngineAssociation": "4.26", - "Category": "", - "Description": "", - "Modules": [ - { - "Name": "SwordNGun", - "Type": "Runtime", - "LoadingPhase": "Default", - "AdditionalDependencies": [ - "Engine", - "CoreUObject" - ] - } - ], - "Plugins": [ - { - "Name": "EditorScriptingUtilities", - "Enabled": true - } - ] +{ + "FileVersion": 3, + "EngineAssociation": "4.26", + "Category": "", + "Description": "", + "Modules": [ + { + "Name": "SwordNGun", + "Type": "Runtime", + "LoadingPhase": "Default", + "AdditionalDependencies": [ + "Engine", + "CoreUObject" + ] + } + ], + "Plugins": [ + { + "Name": "EditorScriptingUtilities", + "Enabled": true + } + ] } \ No newline at end of file