mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 11:45:09 +00:00
Crop Stomp: Curve movement tweaked.
This commit is contained in:
parent
b7b207f59b
commit
7636888858
1 changed files with 2 additions and 2 deletions
|
@ -635,8 +635,8 @@ MonoBehaviour:
|
|||
m_EditorClassIdentifier:
|
||||
curve: {fileID: 1367185960650937854}
|
||||
handleType: 0
|
||||
leftHandleLocalPosition: {x: 0, y: 0, z: 0}
|
||||
rightHandleLocalPosition: {x: -0, y: -0, z: -0}
|
||||
leftHandleLocalPosition: {x: 0, y: -5, z: 0}
|
||||
rightHandleLocalPosition: {x: -0, y: 5, z: -0}
|
||||
--- !u!1 &5386007714129059416
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
Loading…
Reference in a new issue