mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 03:35:10 +00:00
Crop: Better curve for GEUH
This commit is contained in:
parent
c37fd8e935
commit
5ac95bb018
1 changed files with 4 additions and 4 deletions
|
@ -212,8 +212,8 @@ MonoBehaviour:
|
|||
m_EditorClassIdentifier:
|
||||
curve: {fileID: 4216796832095366999}
|
||||
handleType: 0
|
||||
leftHandleLocalPosition: {x: 0, y: -3, z: 0}
|
||||
rightHandleLocalPosition: {x: -0, y: 3, z: -0}
|
||||
leftHandleLocalPosition: {x: 4, y: -5, z: 0}
|
||||
rightHandleLocalPosition: {x: -4, y: 5, z: -0}
|
||||
--- !u!1 &1912046815530632528
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -1386,8 +1386,8 @@ MonoBehaviour:
|
|||
m_EditorClassIdentifier:
|
||||
curve: {fileID: 4216796832095366999}
|
||||
handleType: 0
|
||||
leftHandleLocalPosition: {x: 0, y: 3, z: 0}
|
||||
rightHandleLocalPosition: {x: -0, y: -3, z: -0}
|
||||
leftHandleLocalPosition: {x: 3, y: 6, z: 0}
|
||||
rightHandleLocalPosition: {x: -3, y: -6, z: -0}
|
||||
--- !u!1 &6481603154299829066
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
Loading…
Reference in a new issue