Created added new area and double jump

This commit is contained in:
Kacper Szelest 2025-05-28 21:27:50 +01:00
parent 0c18f9b9f2
commit d97da87bb6
117 changed files with 186 additions and 174 deletions

View File

@ -4,16 +4,16 @@
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore))) +EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
[/Script/EngineSettings.GameMapsSettings] [/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap EditorStartupMap=/Game/HAP/Maps/WorldMap.WorldMap
LocalMapOptions= LocalMapOptions=
TransitionMap= TransitionMap=
bUseSplitscreen=True bUseSplitscreen=True
TwoPlayerSplitscreenLayout=Horizontal TwoPlayerSplitscreenLayout=Horizontal
ThreePlayerSplitscreenLayout=FavorTop ThreePlayerSplitscreenLayout=FavorTop
GameInstanceClass=/Script/Engine.GameInstance GameInstanceClass=/Script/Engine.GameInstance
GameDefaultMap=/Game/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap GameDefaultMap=/Game/HAP/Maps/WorldMap.WorldMap
ServerDefaultMap=/Engine/Maps/Entry ServerDefaultMap=/Engine/Maps/Entry
GlobalDefaultGameMode=/Game/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.BP_ThirdPersonGameMode_C GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
GlobalDefaultServerGameMode=None GlobalDefaultServerGameMode=None
[/Script/Engine.RendererSettings] [/Script/Engine.RendererSettings]

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/HAP/Assets/Items/DoubleJumpItem.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/HAP/Maps/Level_Blockout.umap (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/HAP/Maps/PlayTest.umap (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/HAP/Maps/WorldMap.umap (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/HAP/ThirdPerson/Input/Actions/IA_Jump.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/HAP/ThirdPerson/Input/Actions/IA_Look.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/HAP/ThirdPerson/Input/Actions/IA_Move.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/HAP/ThirdPerson/Input/IMC_Default.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/HAP/ThirdPerson/Maps/ThirdPersonMap.umap (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Maps/Level_Blockout.umap (Stored with Git LFS)

Binary file not shown.

BIN
Content/Maps/PlayTest.umap (Stored with Git LFS)

Binary file not shown.

BIN
Content/Maps/WorldMap.umap (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More