Added Blueprints from other project (hoffe es breakt nichts)

This commit is contained in:
Emmylou Coleen Unger 2024-06-26 15:07:04 +02:00
parent 622a021e14
commit 3bfe439a06
40 changed files with 6645 additions and 9095 deletions

View File

@ -1,5 +1,8 @@
[/Script/EngineSettings.GameMapsSettings] [/Script/EngineSettings.GameMapsSettings]
GlobalDefaultGameMode=/Script/Engine.GameModeBase GlobalDefaultGameMode=/Game/ThirdPersonBP/Blueprints/ThirdPersonGameMode.ThirdPersonGameMode_C
GameDefaultMap=/Game/Emmy_Testing.Emmy_Testing
EditorStartupMap=/Game/Emmy_Testing.Emmy_Testing
GameInstanceClass=/Game/Blueprints/BP_GameInstance.BP_GameInstance_C

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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,9 +1,9 @@
[/Script/EngineSettings.GameMapsSettings] [/Script/EngineSettings.GameMapsSettings]
GameInstanceClass=/Script/Engine.GameInstance GameInstanceClass=/Game/Blueprints/BP_GameInstance.BP_GameInstance_C
EditorStartupMap=/Engine/Maps/Templates/Template_Default EditorStartupMap=/Game/Emmy_Testing.Emmy_Testing
GameDefaultMap=/Engine/Maps/Entry GameDefaultMap=/Game/Emmy_Testing.Emmy_Testing
ServerDefaultMap=/Engine/Maps/Entry ServerDefaultMap=/Engine/Maps/Entry
GlobalDefaultGameMode=/Script/Engine.GameModeBase GlobalDefaultGameMode=/Game/ThirdPersonBP/Blueprints/ThirdPersonGameMode.ThirdPersonGameMode_C
LocalMapOptions= LocalMapOptions=
[InstallBundleManager] [InstallBundleManager]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2

View File

@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2

View File

@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2

View File

@ -130,11 +130,11 @@ LastLevel=/Game/Emmy_Testing
[AssetEditorSubsystem] [AssetEditorSubsystem]
CleanShutdown=False CleanShutdown=False
OpenAssetsAtExit=/Game/Assets/treppe_Cube.treppe_Cube OpenAssetsAtExit=/Game/ThirdPersonBP/Blueprints/ThirdPersonCharacter.ThirdPersonCharacter
[RootWindow] [RootWindow]
ScreenPosition=X=56.800 Y=39.200 ScreenPosition=X=56.800 Y=39.200
WindowSize=X=1299.200 Y=739.200 WindowSize=X=1300.800 Y=740.800
InitiallyMaximized=True InitiallyMaximized=True
[SlateAdditionalLayoutConfig] [SlateAdditionalLayoutConfig]
@ -162,7 +162,7 @@ ContentBrowserTab1.ActiveTypeFilters=
ContentBrowserTab1.EnabledTypeFilters= ContentBrowserTab1.EnabledTypeFilters=
ContentBrowserTab1.ActiveFrontendFilters= ContentBrowserTab1.ActiveFrontendFilters=
ContentBrowserTab1.EnabledFrontendFilters= ContentBrowserTab1.EnabledFrontendFilters=
ContentBrowserTab1.SelectedPaths=/Game/Shader+Effekte ContentBrowserTab1.SelectedPaths=/Game
ContentBrowserTab1.PluginFilters= ContentBrowserTab1.PluginFilters=
ContentBrowserTab1.Favorites.SelectedPaths= ContentBrowserTab1.Favorites.SelectedPaths=
FavoritePaths= FavoritePaths=
@ -1072,6 +1072,10 @@ MovieSceneCapture.TimeStamp=2024.05.06-11.05.12
MovieSceneCapture.LastCompileMethod=Unknown MovieSceneCapture.LastCompileMethod=Unknown
SequencerWidgets.TimeStamp=2024.05.13-09.53.40 SequencerWidgets.TimeStamp=2024.05.13-09.53.40
SequencerWidgets.LastCompileMethod=Unknown SequencerWidgets.LastCompileMethod=Unknown
BlueprintGraph.TimeStamp=2024.05.13-09.53.19
BlueprintGraph.LastCompileMethod=Unknown
ExternalImagePicker.TimeStamp=2024.05.13-09.53.39
ExternalImagePicker.LastCompileMethod=Unknown
[MRU] [MRU]
MRUItem0=/Game/Emmy_Testing MRUItem0=/Game/Emmy_Testing
@ -1079,6 +1083,8 @@ MRUItem1=/Game/Map
MRUItem2=/Game/Test MRUItem2=/Game/Test
[PlacementMode] [PlacementMode]
RecentlyPlaced=/Game/Blueprints/BP_CheckpointGame.BP_CheckpointGame;
RecentlyPlaced=/Game/Blueprints/BP_Deathbox.BP_Deathbox;
RecentlyPlaced=/Game/ThirdPersonBP/Blueprints/ThirdPersonCharacter.ThirdPersonCharacter; RecentlyPlaced=/Game/ThirdPersonBP/Blueprints/ThirdPersonCharacter.ThirdPersonCharacter;
RecentlyPlaced=/Script/Engine.Character;/Engine/Transient.ActorFactoryCharacter_0 RecentlyPlaced=/Script/Engine.Character;/Engine/Transient.ActorFactoryCharacter_0
RecentlyPlaced=/Game/Shader+Effekte/Flamethrower.Flamethrower; RecentlyPlaced=/Game/Shader+Effekte/Flamethrower.Flamethrower;
@ -1097,8 +1103,6 @@ RecentlyPlaced=/Game/Materials/FallenStein.FallenStein;
RecentlyPlaced=/Game/Assets/FallenKugel.FallenKugel; RecentlyPlaced=/Game/Assets/FallenKugel.FallenKugel;
RecentlyPlaced=/Game/Materials/Island.Island; RecentlyPlaced=/Game/Materials/Island.Island;
RecentlyPlaced=/Game/Textures/Island/Island.Island; RecentlyPlaced=/Game/Textures/Island/Island.Island;
RecentlyPlaced=/Game/Assets/Final_Island.Final_Island;
RecentlyPlaced=/Game/Assets/Lagerfeuer.Lagerfeuer;
[DetailCategories] [DetailCategories]
Actor.TransformCommon=True Actor.TransformCommon=True
@ -1639,6 +1643,17 @@ ThirdPersonCharacter_C.MaterialParameters=True
ThirdPersonCharacter_C.HLOD=True ThirdPersonCharacter_C.HLOD=True
ThirdPersonCharacter_C.Mobile=True ThirdPersonCharacter_C.Mobile=True
ThirdPersonCharacter_C.AssetUserData=True ThirdPersonCharacter_C.AssetUserData=True
ThirdPersonCharacter_C.Default=True
ThirdPersonCharacter_C.Tick=True
BP_Deathbox_C.Tick=True
BP_Deathbox_C.Replication=True
BP_Deathbox_C.Rendering=True
BP_Deathbox_C.Collision=True
BP_Deathbox_C.Actor=True
BP_Deathbox_C.Input=True
BP_Deathbox_C.LOD=True
BP_CheckpointGame_C.Input=True
BP_CheckpointGame_C.LOD=True
[PluginBrowser] [PluginBrowser]
InstalledPlugins=XRVisualization InstalledPlugins=XRVisualization
@ -1761,23 +1776,25 @@ bConvertSceneUnit=False
LastLogListing=FBXImport LastLogListing=FBXImport
[ContentBrowserRecent] [ContentBrowserRecent]
MRUItem0=/Game/Assets/treppe_Cube_001 MRUItem0=/Game/ThirdPersonBP/Blueprints/ThirdPersonCharacter
MRUItem1=/Game/Assets/treppe_Cube MRUItem1=/Game/Blueprints/Blueprints/BP_Deathbox
MRUItem2=/Game/Emmy_Testing MRUItem2=/Game/Emmy_Testing
MRUItem3=/Game/Shader+Effekte/Flamethrower MRUItem3=/Game/Assets/treppe_Cube_001
MRUItem4=/Game/Shader+Effekte/FireSmall MRUItem4=/Game/Assets/treppe_Cube
MRUItem5=/Game/Shader+Effekte/Fire MRUItem5=/Game/Shader+Effekte/Flamethrower
MRUItem6=/Game/Shader+Effekte/Fire_Matrial MRUItem6=/Game/Shader+Effekte/FireSmall
MRUItem7=/Game/Materials/FallenStein MRUItem7=/Game/Shader+Effekte/Fire
MRUItem8=/Game/Materials/Island MRUItem8=/Game/Shader+Effekte/Fire_Matrial
MRUItem9=/Game/Textures/Island/Island MRUItem9=/Game/Materials/FallenStein
MRUItem10=/Game/Assets/lambert1_002 MRUItem10=/Game/Materials/Island
MRUItem11=/Game/Map MRUItem11=/Game/Textures/Island/Island
MRUItem12=/Game/Materials/Treppe MRUItem12=/Game/Assets/lambert1_002
MRUItem13=/Game/Materials/Tuer MRUItem13=/Game/Map
MRUItem14=/Game/Materials/Watercolor MRUItem14=/Game/Materials/Treppe
MRUItem15=/Engine/BasicShapes/BasicShapeMaterial MRUItem15=/Game/Materials/Tuer
MRUItem16=/Game/Assets/BSurfaceMesh MRUItem16=/Game/Materials/Watercolor
MRUItem17=/Engine/BasicShapes/BasicShapeMaterial
MRUItem18=/Game/Assets/BSurfaceMesh
[AssetEditorToolkitTabLocation] [AssetEditorToolkitTabLocation]
/Game/Assets/BSurfaceMesh.BSurfaceMesh=1 /Game/Assets/BSurfaceMesh.BSurfaceMesh=1
@ -1791,6 +1808,8 @@ MRUItem16=/Game/Assets/BSurfaceMesh
/Game/Shader+Effekte/Flamethrower.Flamethrower=0 /Game/Shader+Effekte/Flamethrower.Flamethrower=0
/Game/Assets/treppe_Cube_001.treppe_Cube_001=0 /Game/Assets/treppe_Cube_001.treppe_Cube_001=0
/Game/Emmy_Testing.Emmy_Testing:PersistentLevel.Emmy_Testing=0 /Game/Emmy_Testing.Emmy_Testing:PersistentLevel.Emmy_Testing=0
/Game/Blueprints/Blueprints/BP_Deathbox.BP_Deathbox=0
/Game/ThirdPersonBP/Blueprints/ThirdPersonCharacter.ThirdPersonCharacter=0
[MaterialEditor] [MaterialEditor]
PrimType=1 PrimType=1

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

BIN
Saved/SaveGames/1.sav Normal file

Binary file not shown.