Skip to content

Commit

Permalink
fix: re-link state src/dst
Browse files Browse the repository at this point in the history
  • Loading branch information
gjwj5505 committed Dec 17, 2024
1 parent 8acb4f8 commit 33fcf06
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Assets/SWPPT3/Scenes/Stage 4.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@ PrefabInstance:
type: 3}
propertyPath: stateSources.Array.data[0]
value:
objectReference: {fileID: 1291352497}
objectReference: {fileID: 54971159}
- target: {fileID: 8241524119736188774, guid: 945a80cc886054d8fa4b6917d82ba80b,
type: 3}
propertyPath: m_RootOrder
Expand Down
45 changes: 43 additions & 2 deletions Assets/SWPPT3/Scenes/Stage 5.unity
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,16 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8519930249369358979, guid: 1117fa392798149b98e00f949056fbb8,
type: 3}
propertyPath: stateSources.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8519930249369358979, guid: 1117fa392798149b98e00f949056fbb8,
type: 3}
propertyPath: stateSources.Array.data[0]
value:
objectReference: {fileID: 941745490}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 1117fa392798149b98e00f949056fbb8, type: 3}
--- !u!4 &144691663 stripped
Expand Down Expand Up @@ -1533,8 +1543,10 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
_conductors: []
_emitters: []
_receptors: []
_emitters:
- {fileID: 941745493}
_receptors:
- {fileID: 941745492}
--- !u!4 &918764567
Transform:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1767,6 +1779,11 @@ PrefabInstance:
propertyPath: m_LocalPosition.z
value: -1.685
objectReference: {fileID: 0}
- target: {fileID: 8911354007158332406, guid: eda2e419eac0c964d8545aa2aa2b475f,
type: 3}
propertyPath: connectedStateSource
value:
objectReference: {fileID: 941745490}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: eda2e419eac0c964d8545aa2aa2b475f, type: 3}
--- !u!114 &941745490 stripped
Expand All @@ -1787,6 +1804,30 @@ Transform:
type: 3}
m_PrefabInstance: {fileID: 941745489}
m_PrefabAsset: {fileID: 0}
--- !u!114 &941745492 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 8911354007158332406, guid: eda2e419eac0c964d8545aa2aa2b475f,
type: 3}
m_PrefabInstance: {fileID: 941745489}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ee003b27e8c64fbea5a3edf778887a02, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!114 &941745493 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 8636467883468327631, guid: eda2e419eac0c964d8545aa2aa2b475f,
type: 3}
m_PrefabInstance: {fileID: 941745489}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 403f2f9196254b01a7585bd3b8dceffb, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1001 &1012011841
PrefabInstance:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit 33fcf06

Please sign in to comment.