Ported Core Assets from My own Template

This commit is contained in:
boo3 2025-01-05 19:27:36 +01:00
parent aca4b48127
commit aaab65d7e0
53 changed files with 161 additions and 2 deletions

2
.gitignore vendored
View File

@ -74,3 +74,5 @@ Plugins/*/Intermediate/*
# Cache files for the editor to use # Cache files for the editor to use
DerivedDataCache/* DerivedDataCache/*
Content/ShooterGame/*
Content/CoreBlueprints/*

View File

@ -1,7 +1,10 @@
[/Script/EngineSettings.GameMapsSettings] [/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Engine/Maps/Templates/OpenWorld GameDefaultMap=/Game/Debug/MainMap.MainMap
EditorStartupMap=/Game/Debug/MainMap.MainMap
GlobalDefaultGameMode=/Game/MoneyMoneyMoney/Core/BP_MoneyCoreGameMode.BP_MoneyCoreGameMode_C
GameInstanceClass=/Game/MoneyMoneyMoney/Core/BP_GameInstanceMoney.BP_GameInstanceMoney_C
[/Script/Engine.RendererSettings] [/Script/Engine.RendererSettings]
r.AllowStaticLighting=False r.AllowStaticLighting=False
@ -104,4 +107,5 @@ SteamDevAppId=480
; bInitServerOnClient=true ; bInitServerOnClient=true
[/Script/OnlineSubsystemSteam.SteamNetDriver] [/Script/OnlineSubsystemSteam.SteamNetDriver]
NetConnectionClassName="OnlineSubsystemSteam.SteamNetConnection" NetConnectionClassName="OnlineSubsystemSteam.SteamNetConnection"

BIN
Content/Core/AIC_CoreAiController.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BPI_Core.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BPL_Core.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BP_CoreAiCharacter.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BP_CoreCharacter.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BP_CoreController.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BP_CoreGameMode.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BP_CoreGameState.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BP_CoreHud.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BP_CoreInstance.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BP_CorePlayerCharacter.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BP_CorePlayerState.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/BP_CoreSpectator.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Components/BPC_Base.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Components/BPC_HealthSystems.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Components/Pawn/BPC_MovementGround.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Components/Pawn/BPC_PawnBase.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Debug/BPC_DebugValues.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Debug/BPL_Debug.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Debug/E_DebugColorTypes.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Enum/EButtonFunctions.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Enum/EControllers.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Fonts/Nippo/Nippo-Bold.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Fonts/Nippo/Nippo-Extralight.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Fonts/Nippo/Nippo-Light.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Fonts/Nippo/Nippo-Medium.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Fonts/Nippo/Nippo-Regular.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Fonts/Nippo/Nippo-Regular_Font.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Input/Actions/AI_Crouch.uasset (Stored with Git LFS) Normal file

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

BIN
Content/Core/Input/Actions/IA_Shoot.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Input/Actions/IA_Use.uasset (Stored with Git LFS) Normal file

Binary file not shown.

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

Binary file not shown.

BIN
Content/Core/Input/IMC_Weapons.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Input/MobileControls.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Libraries/BPL_WidgetManagment.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Structures/S_ButtonInfo.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Structures/S_HealthValues.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/Structures/S_TextInfo.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/UI/Blocks/WBP_Button.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/UI/Blocks/WBP_HealthBar.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/UI/Blocks/WBP_TextBase.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/UI/Canvas/WBP_PlayerHUD.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Core/UI/Slots/WBP_Health.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/MoneyMoneyMoney/Core/BP_GameInstanceMoney.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/MoneyMoneyMoney/Core/BP_MoneyCoreGameMode.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/MoneyMoneyMoney/Core/BP_MoneyGameInstance.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/MoneyMoneyMoney/Player/BP_MoneyCorePlayer.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.