diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index fdd5719..3899953 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -11,7 +11,7 @@ AppliedDefaultGraphicsPerformance=Maximum [/Script/EngineSettings.GameMapsSettings] EditorStartupMap=/Game/Levels/BuildingEscape.BuildingEscape GameDefaultMap=/Game/Levels/BuildingEscape.BuildingEscape -GlobalDefaultGameMode=/Game/Blueprints/MyBuildingEscapeGameModeBase_BP.MyBuildingEscapeGameModeBase_BP_C +GlobalDefaultGameMode=/Game/EVERYTHINGPROGRAMMINGRELATED/Blueprints/MyBuildingEscapeGameModeBase_BP.MyBuildingEscapeGameModeBase_BP_C [/Script/Engine.Engine] bUseFixedFrameRate=True diff --git a/Content/Blueprints/DefaultPawn_BP.uasset b/Content/Blueprints/DefaultPawn_BP.uasset deleted file mode 100644 index 4ee3686..0000000 Binary files a/Content/Blueprints/DefaultPawn_BP.uasset and /dev/null differ diff --git a/Content/Blueprints/FirstPersonCharacter.uasset b/Content/Blueprints/FirstPersonCharacter.uasset deleted file mode 100644 index 1f8fc21..0000000 Binary files a/Content/Blueprints/FirstPersonCharacter.uasset and /dev/null differ diff --git a/Content/Blueprints/FirstPersonGameMode.uasset b/Content/Blueprints/FirstPersonGameMode.uasset deleted file mode 100644 index 9c9409d..0000000 Binary files a/Content/Blueprints/FirstPersonGameMode.uasset and /dev/null differ diff --git a/Content/Blueprints/FirstPersonHUD.uasset b/Content/Blueprints/FirstPersonHUD.uasset deleted file mode 100644 index 15a37a0..0000000 Binary files a/Content/Blueprints/FirstPersonHUD.uasset and /dev/null differ diff --git a/Content/Blueprints/KeyPad_Actor.uasset b/Content/Blueprints/KeyPad_Actor.uasset deleted file mode 100644 index 4ccde01..0000000 Binary files a/Content/Blueprints/KeyPad_Actor.uasset and /dev/null differ diff --git a/Content/Blueprints/MyBuildingEscapeGameModeBase_BP.uasset b/Content/Blueprints/MyBuildingEscapeGameModeBase_BP.uasset deleted file mode 100644 index 5193bdd..0000000 Binary files a/Content/Blueprints/MyBuildingEscapeGameModeBase_BP.uasset and /dev/null differ diff --git a/Content/Blueprints/Test_BP.uasset b/Content/Blueprints/Test_BP.uasset deleted file mode 100644 index 4a03738..0000000 Binary files a/Content/Blueprints/Test_BP.uasset and /dev/null differ diff --git a/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/ConditionalLight_BP.uasset b/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/ConditionalLight_BP.uasset index 36a9f75..8e70957 100644 Binary files a/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/ConditionalLight_BP.uasset and b/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/ConditionalLight_BP.uasset differ diff --git a/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/DefaultPawn_BP.uasset b/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/DefaultPawn_BP.uasset deleted file mode 100644 index d2a0f7b..0000000 Binary files a/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/DefaultPawn_BP.uasset and /dev/null differ diff --git a/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/KeyPadToDetroy_Actor.uasset b/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/KeyPadToDetroy_Actor.uasset new file mode 100644 index 0000000..9be4167 Binary files /dev/null and b/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/KeyPadToDetroy_Actor.uasset differ diff --git a/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/KeyPad_Actor.uasset b/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/KeyPad_Actor.uasset index 399fd86..8df92b7 100644 Binary files a/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/KeyPad_Actor.uasset and b/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/KeyPad_Actor.uasset differ diff --git a/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/SelfDestructExactWeight_BP1.uasset b/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/SelfDestructExactWeight_BP1.uasset index 5130dec..bfe776c 100644 Binary files a/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/SelfDestructExactWeight_BP1.uasset and b/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/SelfDestructExactWeight_BP1.uasset differ diff --git a/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/SelfDestructMinWeight_BP.uasset b/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/SelfDestructMinWeight_BP.uasset index 6b88011..a3b19ab 100644 Binary files a/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/SelfDestructMinWeight_BP.uasset and b/Content/EVERYTHINGPROGRAMMINGRELATED/Blueprints/SelfDestructMinWeight_BP.uasset differ diff --git a/Content/Levels/NewWorld.umap b/Content/Levels/NewWorld.umap new file mode 100644 index 0000000..941c861 Binary files /dev/null and b/Content/Levels/NewWorld.umap differ diff --git a/Content/Levels/Raum4.umap b/Content/Levels/Raum4.umap index 226627d..02fb831 100644 Binary files a/Content/Levels/Raum4.umap and b/Content/Levels/Raum4.umap differ diff --git a/Content/Levels/TestLevelForMechanics.umap b/Content/Levels/TestLevelForMechanics.umap index c522c1f..6d96b48 100644 Binary files a/Content/Levels/TestLevelForMechanics.umap and b/Content/Levels/TestLevelForMechanics.umap differ diff --git a/Content/Maps/Demonstration.umap b/Content/Maps/Demonstration.umap index a3f229d..d3b52e0 100644 Binary files a/Content/Maps/Demonstration.umap and b/Content/Maps/Demonstration.umap differ diff --git a/Content/Maps/Overview.umap b/Content/Maps/Overview.umap index fdd0f17..80998c3 100644 Binary files a/Content/Maps/Overview.umap and b/Content/Maps/Overview.umap differ diff --git a/Content/Meshes/SM_FloorStairs01.uasset b/Content/Meshes/SM_FloorStairs01.uasset deleted file mode 100644 index 287b7ea..0000000 Binary files a/Content/Meshes/SM_FloorStairs01.uasset and /dev/null differ diff --git a/Content/Models/NewMaterial.uasset b/Content/Models/NewMaterial.uasset deleted file mode 100644 index aab5990..0000000 Binary files a/Content/Models/NewMaterial.uasset and /dev/null differ diff --git a/Content/Models/new.uasset b/Content/Models/new.uasset new file mode 100644 index 0000000..6612130 Binary files /dev/null and b/Content/Models/new.uasset differ diff --git a/Content/Widgets/KeyPadButton_UI.uasset b/Content/Widgets/KeyPadButton_UI.uasset deleted file mode 100644 index 99bf6b9..0000000 Binary files a/Content/Widgets/KeyPadButton_UI.uasset and /dev/null differ diff --git a/Content/Widgets/KeyPad_UI.uasset b/Content/Widgets/KeyPad_UI.uasset deleted file mode 100644 index 145668e..0000000 Binary files a/Content/Widgets/KeyPad_UI.uasset and /dev/null differ diff --git a/Content/Widgets/Test_UI.uasset b/Content/Widgets/Test_UI.uasset deleted file mode 100644 index 738d83b..0000000 Binary files a/Content/Widgets/Test_UI.uasset and /dev/null differ