Architecture change + testing landscape added

This commit is contained in:
2026-03-13 11:35:54 +01:00
parent f84fb9f234
commit f3b4d14a67
87 changed files with 225 additions and 47 deletions

View File

@@ -4,7 +4,7 @@
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/FirstPerson/Lvl_FirstPerson.Lvl_FirstPerson
EditorStartupMap=/Game/lostPlanet/World/Levels/Lvl_Testing.Lvl_Testing
LocalMapOptions=
TransitionMap=None
bUseSplitscreen=True

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -18,6 +18,13 @@
{
"Name": "ChaosVehiclesPlugin",
"Enabled": true
},
{
"Name": "GaeaUnrealTools",
"Enabled": true
}
],
"AdditionalPluginDirectories": [
"../../Unreal Plugins"
]
}