Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into feature/save-selected
Browse files Browse the repository at this point in the history
  • Loading branch information
andybak committed Nov 23, 2023
2 parents 2934441 + 50dd4ea commit bac26e5
Show file tree
Hide file tree
Showing 25 changed files with 2,496 additions and 298 deletions.
17 changes: 9 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,10 @@ on: # yamllint disable-line rule:truthy

env:
UNITY_VERSION: "2021.3.30f1"
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
# If UNITY_SERIAL is not set, then use a hardcoded license. Otherwise, don't set this, so the game-ci actions will use EMAIL/PASS/SERIAL
UNITY_LICENSE: ${{ fromJSON('["<?xml version=\"1.0\" encoding=\"UTF-8\"?><root>\n <License id=\"Terms\">\n <MachineBindings>\n <Binding Key=\"1\" Value=\"576562626572264761624c65526f7578\"/>\n <Binding Key=\"2\" Value=\"576562626572264761624c65526f7578\"/>\n </MachineBindings>\n <MachineID Value=\"D7nTUnjNAmtsUMcnoyrqkgIbYdM=\"/>\n <SerialHash Value=\"56bce8b03146a1a47339b2bc8a7a40af276146b9\"/>\n <Features>\n <Feature Value=\"33\"/>\n <Feature Value=\"1\"/>\n <Feature Value=\"12\"/>\n <Feature Value=\"2\"/>\n <Feature Value=\"24\"/>\n <Feature Value=\"3\"/>\n <Feature Value=\"36\"/>\n <Feature Value=\"17\"/>\n <Feature Value=\"19\"/>\n <Feature Value=\"62\"/>\n </Features>\n <DeveloperData Value=\"AQAAAEY0LURFWjQtVVk1TS04M1lULTNOWVAtNEtXNg==\"/>\n <SerialMasked Value=\"F4-DEZ4-UY5M-83YT-3NYP-XXXX\"/>\n <StartDate Value=\"2021-01-27T00:00:00\"/>\n <UpdateDate Value=\"2021-05-06T05:54:38\"/>\n <InitialActivationDate Value=\"2021-01-27T07:00:51\"/>\n <LicenseVersion Value=\"6.x\"/>\n <ClientProvidedVersion Value=\"2019.4.25f1\"/>\n <AlwaysOnline Value=\"false\"/>\n <Entitlements>\n <Entitlement Ns=\"unity_editor\" Tag=\"UnityPersonal\" Type=\"EDITOR\" ValidTo=\"9999-12-31T00:00:00\"/>\n <Entitlement Ns=\"unity_editor\" Tag=\"DarkSkin\" Type=\"EDITOR_FEATURE\" ValidTo=\"9999-12-31T00:00:00\"/>\n </Entitlements>\n </License>\n<Signature xmlns=\"http://www.w3.org/2000/09/xmldsig#\"><SignedInfo><CanonicalizationMethod Algorithm=\"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments\"/><SignatureMethod Algorithm=\"http://www.w3.org/2000/09/xmldsig#rsa-sha1\"/><Reference URI=\"#Terms\"><Transforms><Transform Algorithm=\"http://www.w3.org/2000/09/xmldsig#enveloped-signature\"/></Transforms><DigestMethod Algorithm=\"http://www.w3.org/2000/09/xmldsig#sha1\"/><DigestValue>xCBKYap0JQVBqX22jba4k5Da5t0=</DigestValue></Reference></SignedInfo><SignatureValue>n8eYH6Exi6mpw6onE5blxgQY1bAb+NLrsblMlFLUTPVTGw5KmugyVHedyZiI47D3nZVK/FpGaVxJ\n2xcNBr8yR1lfQrakloAZhvlCTiNi/O8N+6aHGZgyi/5+2SLqj0E/ZB+bVlTaSioLy/cF6iOt0d0T\nvW+VEdhht9iWrKKeNBakcXGccX5tQhJFaTR8aYevp0t0TMz3cfGPhs5qDivufqoFl34Y6qa8HjAC\n+OvrlD0TIgMyev+czK0KMIRsT/euOoyOHupXb93BuiMWceRIqf4mYvPKJbhx15Zy3uxHbsF6lV8q\nGah5JCb8iGRTDmG2JzMg6pXCjiznPFNk4Tkl7Q==</SignatureValue></Signature></root>", null]')[secrets.UNITY_SERIAL != null] }}

UNITY_EMAIL: ${{ fromJSON(format('["[email protected]", "{0}"]', secrets.UNITY_EMAIL))[secrets.UNITY_SERIAL != null] }}
UNITY_PASSWORD: ${{ fromJSON(format('["DoNotStealThis1", "{0}"]', secrets.UNITY_PASSWORD))[secrets.UNITY_SERIAL != null] }}
UNITY_LICENSE: ${{ fromJSON('["<?xml version=\"1.0\" encoding=\"UTF-8\"?><root><TimeStamp Value=\"chxldhvc0zh5Vw==\"/>\n <License id=\"Terms\">\n <MachineBindings>\n <Binding Key=\"1\" Value=\"C372866C-B44C-5E48-806F-7583B55F04FB\"/>\n <Binding Key=\"2\" Value=\"C02F32Y5ML85\"/>\n </MachineBindings>\n <MachineID Value=\"LcL/yxIaeUG12OSX31mKDtxcVx8=\"/>\n <SerialHash Value=\"e25c63636985259e763d40cc9253cdfe6a862ceb\"/>\n <Features>\n <Feature Value=\"33\"/>\n <Feature Value=\"1\"/>\n <Feature Value=\"12\"/>\n <Feature Value=\"2\"/>\n <Feature Value=\"24\"/>\n <Feature Value=\"3\"/>\n <Feature Value=\"36\"/>\n <Feature Value=\"17\"/>\n <Feature Value=\"19\"/>\n <Feature Value=\"62\"/>\n </Features>\n <DeveloperData Value=\"AQAAAEY0LUtFWUItMzYyOC0zWEI3LVBZVVEtTUI5VQ==\"/>\n <SerialMasked Value=\"F4-KEYB-3628-3XB7-PYUQ-XXXX\"/>\n <StartDate Value=\"2023-11-21T00:00:00\"/>\n <UpdateDate Value=\"2023-11-22T06:03:23\"/>\n <InitialActivationDate Value=\"2023-11-21T06:03:21\"/>\n <LicenseVersion Value=\"6.x\"/>\n <ClientProvidedVersion Value=\"2017.2.0\"/>\n <AlwaysOnline Value=\"false\"/>\n <Entitlements>\n <Entitlement Ns=\"unity_editor\" Tag=\"UnityPersonal\" Type=\"EDITOR\" ValidTo=\"9999-12-31T00:00:00\"/>\n <Entitlement Ns=\"unity_editor\" Tag=\"DarkSkin\" Type=\"EDITOR_FEATURE\" ValidTo=\"9999-12-31T00:00:00\"/>\n </Entitlements>\n </License><Signature xmlns=\"http://www.w3.org/2000/09/xmldsig#\"><SignedInfo><CanonicalizationMethod Algorithm=\"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments\"/><SignatureMethod Algorithm=\"http://www.w3.org/2000/09/xmldsig#rsa-sha1\"/><Reference URI=\"#Terms\"><Transforms><Transform Algorithm=\"http://www.w3.org/2000/09/xmldsig#enveloped-signature\"/></Transforms><DigestMethod Algorithm=\"http://www.w3.org/2000/09/xmldsig#sha1\"/><DigestValue>9DZF11miRAzx7TIuCxih78B6CXU=</DigestValue></Reference></SignedInfo><SignatureValue>weRQubqMNN61lSZtm/e7S+UDzTPNQjM5aQl/c4aKLH/b2khefpgLfdWneoxdnNopA6+rW6kBqxWt\nhMLdHY+oAOfDsfmMQRTnmQG0Y3G3xh6gjGP1RAIHoLDfFHf+0LQ3FakA2WehcFWPSYeVDrdxm3HW\nqMmdKWooD9i+J4s4rQFTDx9+/G6yjc5KGTyGxIz3c5kxTEkV2qsFPXsauomY9Z8YPKy+cZK7g+Ol\npO+LhtzetgTIlIN/qG8eByjlp6nOuVGdDOIrhNJW+vllNyx0qNWPREadVrhFViI4UXegMFRl5gJc\nrgcrlr/fD+NorDVLfcu7D863QXkkuriILUIq2Q==</SignatureValue></Signature></root>", null]')[secrets.UNITY_SERIAL != null] }}
jobs:
configuration:
if: |
Expand Down Expand Up @@ -297,6 +295,7 @@ jobs:
rm -rf tmp.plugin tmp.package
- name: Restore Library/
id: cache_library
uses: actions/cache/restore@v3
env:
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 10
Expand All @@ -306,6 +305,7 @@ jobs:
key: Library_${{ matrix.cache }}_${{ env.UNITY_VERSION }}

- name: Restore Library/PackageCache
id: cache_packagecache
uses: actions/cache/restore@v3
env:
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 10
Expand Down Expand Up @@ -387,7 +387,7 @@ jobs:
echo -e "\n-define:PIMAX_SUPPORTED" | tee -a Assets/csc.rsp
- name: Build project
uses: game-ci/unity-builder@v3
uses: game-ci/unity-builder@v4
env:
VERSION: ${{ needs.configuration.outputs.version}}
with:
Expand Down Expand Up @@ -424,14 +424,15 @@ jobs:

- name: Save Library/PackageCache cache
uses: actions/cache/save@v3
if: github.ref == 'refs/heads/main' # Ideally, we'd save caches on branches, but they're too big, and branch caches can evict those from main, which is unacceptable.
if: github.ref == 'refs/heads/main' && steps.cache_packagecache.outputs.cache-hit != 'true' # Ideally, we'd save caches on branches, but they're too big, and branch caches can evict those from main, which is unacceptable.
env:
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 10
with:
path: Library/PackageCache
key: Library_PackageCache_${{ env.UNITY_VERSION }}

- name: Clean Library before caching
if: github.ref == 'refs/heads/main' && steps.cache_library.outputs.cache-hit != 'true' # Ideally, we'd save caches on branches, but they're too big, and branch caches can evict those from main, which is unacceptable.
run: |
# Remove the large files from the Library directory that we know we'll rebuild. As our il2cpp caches are huge and barely fit in the Github quota, it's better not to save an unneeded 1GB of space (or so). If a new Unity version is taken, this may need to be updated
# Debugging
Expand All @@ -450,7 +451,7 @@ jobs:
- name: Save Library/ cache
uses: actions/cache/save@v3
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/main' && steps.cache_library.outputs.cache-hit != 'true' # Ideally, we'd save caches on branches, but they're too big, and branch caches can evict those from main, which is unacceptable.
env:
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 10
with:
Expand Down
24 changes: 1 addition & 23 deletions Assets/Editor/BuildTiltBrush.cs
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ private static readonly List<KeyValuePair<XrSdkMode, BuildTarget>> kValidSdkTarg
new CopyRequest("Support/README.txt") { omitForAndroid = true },
new CopyRequest("Support/exportManifest.json"),
new CopyRequest("Support/bin/renderVideo.cmd") { omitForAndroid = true },
new CopyRequest("Support/bin/renderVideo.sh") { omitForAndroid = true },
new CopyRequest("Support/whiteTextureMap.png"),
// No longer needed, now that these are hosted
// new CopyRequest("Support/GlTFShaders"),
Expand Down Expand Up @@ -1720,29 +1721,6 @@ private static string FormatBuildStep(BuildStep step)
// Returns null if no errors; otherwise a string with what went wrong.
private static string FormatBuildReport(BuildReport report)
{
// This format is required by the game-ci build action
Console.WriteLine(
$"{Environment.NewLine}" +
$"###########################{Environment.NewLine}" +
$"# Build results #{Environment.NewLine}" +
$"###########################{Environment.NewLine}" +
$"{Environment.NewLine}" +
$"Duration: {report.summary.totalTime.ToString()}{Environment.NewLine}" +
$"Warnings: {report.summary.totalWarnings.ToString()}{Environment.NewLine}"
);
// We have some "errors" that show up on Mac and Linux (IOException copying FBX and USD) that are ignored. The builds succeed, but for some reason they get reported anyway. To avoid confusing the analysis, print a 0 even if we have errors logged, provided that the build passed
if (report.summary.result == BuildResult.Succeeded)
{
Console.WriteLine($"Errors: 0{Environment.NewLine}");
}
else
{
Console.WriteLine($"Errors: {report.summary.totalErrors.ToString()}{Environment.NewLine}");
}
Console.WriteLine(
$"Size: {report.summary.totalSize.ToString()} bytes{Environment.NewLine}" +
$"{Environment.NewLine}"
);
if (report.summary.result == BuildResult.Succeeded)
{
return null;
Expand Down
6 changes: 6 additions & 0 deletions Assets/Editor/PanelMapKeyDrawer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@ public override void OnGUI(Rect pos, SerializedProperty prop, GUIContent label)
NextRect(baseX, pos.y, 30, baseHeight, 30);
EditorGUI.LabelField(drawRect, new GUIContent("Exp"));

NextRect(baseX, pos.y, 10, baseHeight, 12);
EditorGUI.PropertyField(drawRect, prop.FindPropertyRelative("m_ModeQuestExperimental"),
GUIContent.none);
NextRect(baseX, pos.y, 30, baseHeight, 30);
EditorGUI.LabelField(drawRect, new GUIContent("ExpQ"));

NextRect(baseX, pos.y, 10, baseHeight, 12);
EditorGUI.PropertyField(drawRect, prop.FindPropertyRelative("m_ModeMono"), GUIContent.none);
NextRect(baseX, pos.y, 30, baseHeight, 30);
Expand Down
156 changes: 155 additions & 1 deletion Assets/Prefabs/Panels/AdvancedToolsPanel_Mobile.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,15 @@ MonoBehaviour:
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: a6f643f129325414a94d43c84f1181fd, type: 3}
Expand Down Expand Up @@ -291,6 +300,15 @@ MonoBehaviour:
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 0}
Expand Down Expand Up @@ -458,6 +476,15 @@ MonoBehaviour:
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: 500cd172c9f6e9d4492856a074b01c6a, type: 3}
Expand Down Expand Up @@ -626,6 +653,15 @@ MonoBehaviour:
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: ae19c367768bbaf4baf2b0ee6f7b7316, type: 3}
Expand Down Expand Up @@ -766,6 +802,15 @@ MonoBehaviour:
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: c13f39fa0f58aaf49b2840c3d4f99d21, type: 3}
Expand Down Expand Up @@ -1068,6 +1113,15 @@ MonoBehaviour:
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: ffdaccdb5d8967442866f82ca5e9e5e6, type: 3}
Expand Down Expand Up @@ -1208,6 +1262,15 @@ MonoBehaviour:
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: 82be5dbd822a76e42b0484d1bd56c21e, type: 3}
Expand Down Expand Up @@ -1348,6 +1411,15 @@ MonoBehaviour:
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: 48c4e2e5ea2c3794fa991bd025329d44, type: 3}
Expand Down Expand Up @@ -1478,7 +1550,25 @@ MonoBehaviour:
m_DescriptionType: 0
m_DescriptionYOffset: 0
m_DescriptionText: Join
m_LocalizedDescription:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: cdc7d38d9e0b30443961d1cc27195586, type: 3}
Expand All @@ -1493,6 +1583,9 @@ MonoBehaviour:
m_AddOverlay: 0
m_Tool: 11001
m_EatGazeInputOnPress: 0
references:
version: 2
RefIds: []
--- !u!1 &3065005045680727798
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1616,6 +1709,15 @@ MonoBehaviour:
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: cb6b7ca16015bea4296953a3a21293e0, type: 3}
Expand Down Expand Up @@ -1829,7 +1931,25 @@ MonoBehaviour:
m_DescriptionType: 0
m_DescriptionYOffset: 0
m_DescriptionText: Cameras
m_LocalizedDescription:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: c13105d1ce387374c865c8a7bf9dd4bd, type: 3}
Expand All @@ -1849,13 +1969,34 @@ MonoBehaviour:
m_CenterPopupOnButton: 0
m_PopupOffset: {x: 0, y: 0, z: 0}
m_PopupText:
m_LocalizedPopup:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_ToggleOnDescription:
m_LocalizedToggleOnDescription:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_ToggleOnTexture: {fileID: 0}
m_AllowUnavailable: 0
m_LinkedUIObject: {fileID: 0}
m_LongPressDuration: 0.3
m_Tool: 16
m_EatGazeInputOnPress: 1
references:
version: 2
RefIds: []
--- !u!1 &5698353309075386388
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1979,6 +2120,15 @@ MonoBehaviour:
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionTextExtra:
m_LocalizedDescriptionExtra:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: 3c2f6d4b151d82d4d8f53c00ffb8589a, type: 3}
Expand Down Expand Up @@ -2548,6 +2698,10 @@ PrefabInstance:
propertyPath: m_Name
value: SelectionTray_Mobile
objectReference: {fileID: 0}
- target: {fileID: 1503094713155990, guid: f18f4d6ac4e4e174a882c97332da8767, type: 3}
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4073457010706892, guid: f18f4d6ac4e4e174a882c97332da8767, type: 3}
propertyPath: m_RootOrder
value: 15
Expand All @@ -2558,7 +2712,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4073457010706892, guid: f18f4d6ac4e4e174a882c97332da8767, type: 3}
propertyPath: m_LocalPosition.y
value: 0.20500001
value: 0.05
objectReference: {fileID: 0}
- target: {fileID: 4073457010706892, guid: f18f4d6ac4e4e174a882c97332da8767, type: 3}
propertyPath: m_LocalPosition.z
Expand Down
Loading

0 comments on commit bac26e5

Please sign in to comment.