Fix the relative path in the Source param for the PrefabLevel_OpensLevelWithEntities prefab (#1196)

* Fixed the relative path in the Source param for the PrefabLevel_OpensLevelWithEntities prefab. Plus bonus capitalization fix.

* Add empty Cached Transform Parent parameter to prevent patch application issues. This will be fixed once prefab sanitation on load is added.
This commit is contained in:
Danilo Aimini
2021-06-08 17:44:30 -07:00
committed by GitHub
parent 5f82e5a111
commit fd81000d53
2 changed files with 4 additions and 3 deletions
@@ -1,5 +1,5 @@
{
"Source": "Levels/PrefabLevel_OpensLevelWithEntities/PrefabLevel_OpensLevelWithEntities.prefab",
"Source": "Levels/Prefab/PrefabLevel_OpensLevelWithEntities/PrefabLevel_OpensLevelWithEntities.prefab",
"ContainerEntity": {
"Id": "Entity_[403811863694]",
"Name": "Level",
@@ -15,7 +15,8 @@
"Component_[13764860261821571747]": {
"$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
"Id": 13764860261821571747,
"Parent Entity": ""
"Parent Entity": "",
"Cached World Transform Parent": ""
},
"Component_[15844324401733835865]": {
"$type": "EditorEntitySortComponent",