From 1e4c147e0bf86737e4803cb60579ed4aae3660bd Mon Sep 17 00:00:00 2001 From: Chris Galvan Date: Wed, 4 Aug 2021 15:34:22 -0500 Subject: [PATCH] Fixed asset name for default groundplane. Signed-off-by: Chris Galvan --- Assets/Editor/Prefabs/Default_Level.prefab | 6 +++--- .../{groundplane_521x521m.fbx => groundplane_512x512m.fbx} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename Gems/AtomLyIntegration/CommonFeatures/Assets/Objects/Groudplane/{groundplane_521x521m.fbx => groundplane_512x512m.fbx} (100%) diff --git a/Assets/Editor/Prefabs/Default_Level.prefab b/Assets/Editor/Prefabs/Default_Level.prefab index 64656e1e2f..d02d669f53 100644 --- a/Assets/Editor/Prefabs/Default_Level.prefab +++ b/Assets/Editor/Prefabs/Default_Level.prefab @@ -212,10 +212,10 @@ "Configuration": { "ModelAsset": { "assetId": { - "guid": "{935F694A-8639-515B-8133-81CDC7948E5B}", - "subId": 277333723 + "guid": "{0CD745C0-6AA8-569A-A68A-73A3270986C4}", + "subId": 277889906 }, - "assetHint": "objects/groudplane/groundplane_521x521m.azmodel" + "assetHint": "objects/groudplane/groundplane_512x512m.azmodel" } } } diff --git a/Gems/AtomLyIntegration/CommonFeatures/Assets/Objects/Groudplane/groundplane_521x521m.fbx b/Gems/AtomLyIntegration/CommonFeatures/Assets/Objects/Groudplane/groundplane_512x512m.fbx similarity index 100% rename from Gems/AtomLyIntegration/CommonFeatures/Assets/Objects/Groudplane/groundplane_521x521m.fbx rename to Gems/AtomLyIntegration/CommonFeatures/Assets/Objects/Groudplane/groundplane_512x512m.fbx