diff --git a/Content/Maps/Desert.umap b/Content/Maps/Desert.umap index 5ac9dc7..8efff6c 100644 Binary files a/Content/Maps/Desert.umap and b/Content/Maps/Desert.umap differ diff --git a/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset b/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset index ada16b5..dbabb7e 100644 Binary files a/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset and b/Content/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.uasset differ diff --git a/DesertLandscape.uproject b/DesertLandscape.uproject index 288f760..be3a1b4 100644 --- a/DesertLandscape.uproject +++ b/DesertLandscape.uproject @@ -1,6 +1,6 @@ { "FileVersion": 3, - "EngineAssociation": "5.4", + "EngineAssociation": "{25FFA0B2-42DD-57FA-A153-E6A99311EEE5}", "Category": "", "Description": "", "Plugins": [ @@ -18,6 +18,19 @@ { "Name": "NiagaraFluids", "Enabled": true + }, + { + "Name": "Bridge", + "Enabled": true, + "SupportedTargetPlatforms": [ + "Win64", + "Mac", + "Linux" + ] + }, + { + "Name": "TextToSpeech", + "Enabled": true } ] } \ No newline at end of file