|
|
|
|
@ -9,14 +9,17 @@
|
|
|
|
|
{
|
|
|
|
|
"Stack":
|
|
|
|
|
{
|
|
|
|
|
"PlayInEditor":
|
|
|
|
|
[
|
|
|
|
|
{ "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::EditorInfoRemover" },
|
|
|
|
|
{ "$type": "Multiplayer::NetworkPrefabProcessor" },
|
|
|
|
|
{ "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::PrefabCatchmentProcessor" }
|
|
|
|
|
],
|
|
|
|
|
"GameObjectCreation":
|
|
|
|
|
[
|
|
|
|
|
{ "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::EditorInfoRemover" },
|
|
|
|
|
{ "$type": "{AF6C36DA-CBB9-4DF4-AE2D-7BC6CCE65176}" },
|
|
|
|
|
{
|
|
|
|
|
"$type": "AzToolsFramework::Prefab::PrefabConversionUtils::PrefabCatchmentProcessor",
|
|
|
|
|
"SerializationFormat": "Text" // Options are "Binary" (default) or "Text". Prefer "Binary" for performance.
|
|
|
|
|
}
|
|
|
|
|
{ "$type": "Multiplayer::NetworkPrefabProcessor" },
|
|
|
|
|
{ "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::PrefabCatchmentProcessor" }
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|