Add files using upload-large-folder tool
Browse files- .gitattributes +20 -0
- StackOBot/Content/StackOBot/Blueprints/Camera/BP_CamManager.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/Camera/BP_GameCamVolume.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/Character/BP_Bot.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/Character/BP_PC_Stack.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/Framework/GI_StackOBot.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/Framework/GM_InGame.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/Framework/HUD_InGame.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/GameElements/BPC_InteractionHandler.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Cog.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Coin.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Fan.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/GameElements/BP_MovingPlatform.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Portal.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/GameElements/BP_PressurePlate.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/GameElements/BP_SpawnPad.uasset +3 -0
- StackOBot/Content/StackOBot/Blueprints/PCG/PCG_FenceSpline.uasset +3 -0
- StackOBot/Content/StackOBot/Characters/Backpack/Mesh/SM_Backpack.uasset +3 -0
- StackOBot/Content/StackOBot/Characters/Backpack/Textures/T_Backpack_Albedo.uasset +3 -0
- StackOBot/Content/StackOBot/Characters/Backpack/Textures/T_Backpack_M_R_AO.uasset +3 -0
- StackOBot/Content/StackOBot/Characters/Backpack/Textures/T_Backpack_Normal.uasset +3 -0
.gitattributes
CHANGED
|
@@ -319,3 +319,23 @@ LyraStarterGame/Content/Audio/Sounds/Weapons/Shotgun/Weapons_Shotgun_Noise-Inter
|
|
| 319 |
LyraStarterGame/Content/Audio/Sounds/Weapons/Shotgun/Weapons_Shotgun_Noise-Interior-Distant_03.uasset filter=lfs diff=lfs merge=lfs -text
|
| 320 |
LyraStarterGame/Content/Audio/Sounds/Weapons/Shotgun/Weapons_Shotgun_Noise-Interior-Distant_04.uasset filter=lfs diff=lfs merge=lfs -text
|
| 321 |
LyraStarterGame/Content/Audio/Sounds/Weapons/Shotgun/Weapons_Shotgun_Noise-Interior-Distant_05.uasset filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 319 |
LyraStarterGame/Content/Audio/Sounds/Weapons/Shotgun/Weapons_Shotgun_Noise-Interior-Distant_03.uasset filter=lfs diff=lfs merge=lfs -text
|
| 320 |
LyraStarterGame/Content/Audio/Sounds/Weapons/Shotgun/Weapons_Shotgun_Noise-Interior-Distant_04.uasset filter=lfs diff=lfs merge=lfs -text
|
| 321 |
LyraStarterGame/Content/Audio/Sounds/Weapons/Shotgun/Weapons_Shotgun_Noise-Interior-Distant_05.uasset filter=lfs diff=lfs merge=lfs -text
|
| 322 |
+
StackOBot/Content/StackOBot/Characters/Backpack/Mesh/SM_Backpack.uasset filter=lfs diff=lfs merge=lfs -text
|
| 323 |
+
StackOBot/Content/StackOBot/Characters/Backpack/Textures/T_Backpack_Albedo.uasset filter=lfs diff=lfs merge=lfs -text
|
| 324 |
+
StackOBot/Content/StackOBot/Characters/Backpack/Textures/T_Backpack_M_R_AO.uasset filter=lfs diff=lfs merge=lfs -text
|
| 325 |
+
StackOBot/Content/StackOBot/Characters/Backpack/Textures/T_Backpack_Normal.uasset filter=lfs diff=lfs merge=lfs -text
|
| 326 |
+
StackOBot/Content/StackOBot/Blueprints/Camera/BP_CamManager.uasset filter=lfs diff=lfs merge=lfs -text
|
| 327 |
+
StackOBot/Content/StackOBot/Blueprints/Camera/BP_GameCamVolume.uasset filter=lfs diff=lfs merge=lfs -text
|
| 328 |
+
StackOBot/Content/StackOBot/Blueprints/Character/BP_Bot.uasset filter=lfs diff=lfs merge=lfs -text
|
| 329 |
+
StackOBot/Content/StackOBot/Blueprints/Character/BP_PC_Stack.uasset filter=lfs diff=lfs merge=lfs -text
|
| 330 |
+
StackOBot/Content/StackOBot/Blueprints/Framework/GI_StackOBot.uasset filter=lfs diff=lfs merge=lfs -text
|
| 331 |
+
StackOBot/Content/StackOBot/Blueprints/Framework/GM_InGame.uasset filter=lfs diff=lfs merge=lfs -text
|
| 332 |
+
StackOBot/Content/StackOBot/Blueprints/Framework/HUD_InGame.uasset filter=lfs diff=lfs merge=lfs -text
|
| 333 |
+
StackOBot/Content/StackOBot/Blueprints/GameElements/BPC_InteractionHandler.uasset filter=lfs diff=lfs merge=lfs -text
|
| 334 |
+
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Cog.uasset filter=lfs diff=lfs merge=lfs -text
|
| 335 |
+
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Coin.uasset filter=lfs diff=lfs merge=lfs -text
|
| 336 |
+
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Fan.uasset filter=lfs diff=lfs merge=lfs -text
|
| 337 |
+
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_MovingPlatform.uasset filter=lfs diff=lfs merge=lfs -text
|
| 338 |
+
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Portal.uasset filter=lfs diff=lfs merge=lfs -text
|
| 339 |
+
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_PressurePlate.uasset filter=lfs diff=lfs merge=lfs -text
|
| 340 |
+
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_SpawnPad.uasset filter=lfs diff=lfs merge=lfs -text
|
| 341 |
+
StackOBot/Content/StackOBot/Blueprints/PCG/PCG_FenceSpline.uasset filter=lfs diff=lfs merge=lfs -text
|
StackOBot/Content/StackOBot/Blueprints/Camera/BP_CamManager.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14571e1e117e5bbdcbc3b8299bd0aa6117d6f2a1b4b02e0edaaaa35a9ba61e7b
|
| 3 |
+
size 946504
|
StackOBot/Content/StackOBot/Blueprints/Camera/BP_GameCamVolume.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07c8286cfe2457600ef0d3a32295db573d08cd257fd3fdf9f5db3078458e5c63
|
| 3 |
+
size 240177
|
StackOBot/Content/StackOBot/Blueprints/Character/BP_Bot.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:174b88d7b1bd77d12548cc79b08605492afd7c0c3d53a247411eda0efb4bf2e3
|
| 3 |
+
size 1034558
|
StackOBot/Content/StackOBot/Blueprints/Character/BP_PC_Stack.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:438e24040c97b4163df9b5ca29df3a387b3431745866400bcfcbe8af9df17d54
|
| 3 |
+
size 186460
|
StackOBot/Content/StackOBot/Blueprints/Framework/GI_StackOBot.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a73afaaad30a307a3a71bed72e00823dc16d48e90b1d954a7136ff8288d6db8
|
| 3 |
+
size 289984
|
StackOBot/Content/StackOBot/Blueprints/Framework/GM_InGame.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d17921bd71ccbf7307e68affd6b39a1fd50a74c11727271dae961db6a51ec78
|
| 3 |
+
size 186111
|
StackOBot/Content/StackOBot/Blueprints/Framework/HUD_InGame.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d6752cfd22bf0e9c3fbdbc00027c7a6c0358985abe2ffc7185fde7d6bbe7102
|
| 3 |
+
size 109753
|
StackOBot/Content/StackOBot/Blueprints/GameElements/BPC_InteractionHandler.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae168eeb9f0b9c98bc254d88ba7314cce58563ef8b077bb25fc4ff5056ed2ccc
|
| 3 |
+
size 127425
|
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Cog.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e9abfccb9af3953b99b527add0a0d75e097210e3caf4651f49352d7aa1f2d5d
|
| 3 |
+
size 117863
|
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Coin.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b41defdd5a2ddb724b8a1e5a08e5b22b8bcf58c92fc2e70ff83982414a6f269
|
| 3 |
+
size 232213
|
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Fan.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5672208eeaedd2b185b204399c24e4627b5ab042ecf3baeec0df8c2d481d57a
|
| 3 |
+
size 215385
|
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_MovingPlatform.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78a2485b80bd64cb27f05f527707038e9f35a6e22364cb9d2bac8bd7931e2b06
|
| 3 |
+
size 233209
|
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_Portal.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6aa1feb02cb16454d1c3110e136070b1881bad13d4e2e51106e4ec5fe501849d
|
| 3 |
+
size 113269
|
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_PressurePlate.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08b82a82a3a07a5f385b98382c2766b2644fdd984d90cf2561e4e5c496559fc9
|
| 3 |
+
size 173974
|
StackOBot/Content/StackOBot/Blueprints/GameElements/BP_SpawnPad.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f60e7f85b4e26e17f067683352a27c2b97c1d96b0492bcf3e9000417e3925b6
|
| 3 |
+
size 347073
|
StackOBot/Content/StackOBot/Blueprints/PCG/PCG_FenceSpline.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:859dc91c056e299ec9addd6ab190c58afd97aedda24952049731e0c0ede27888
|
| 3 |
+
size 483362
|
StackOBot/Content/StackOBot/Characters/Backpack/Mesh/SM_Backpack.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8c82e5f5c4560efbc0844f09d3f2131f0107576dc042555a1fe432d5b82e1f1
|
| 3 |
+
size 621787
|
StackOBot/Content/StackOBot/Characters/Backpack/Textures/T_Backpack_Albedo.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c48a9f99f0d1a6abf67f2854d9ffb7133441ee7e3de02687256d169444ebaff
|
| 3 |
+
size 2736768
|
StackOBot/Content/StackOBot/Characters/Backpack/Textures/T_Backpack_M_R_AO.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:555f173d129754e928b5225d966c5f3ef91321f29ae51f6aeec383f829d00fa8
|
| 3 |
+
size 3822776
|
StackOBot/Content/StackOBot/Characters/Backpack/Textures/T_Backpack_Normal.uasset
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:caab6ef3ee37d731160427c2da09ec3c4463ad980e3c3dafb77c12605b7a6e3d
|
| 3 |
+
size 1463039
|