mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 09:44:21 +02:00
also rotate string before parenting
This commit is contained in:
parent
a56e213478
commit
296a897f94
2 changed files with 2 additions and 0 deletions
|
@ -415,6 +415,7 @@
|
|||
name: 'Hifi-Bow-Pre-Notch-String',
|
||||
type: 'Line',
|
||||
position: topStringPosition,
|
||||
rotation:BOW_ROTATION,
|
||||
linePoints: [{
|
||||
x: 0,
|
||||
y: 0,
|
||||
|
|
|
@ -399,6 +399,7 @@ MasterReset = function() {
|
|||
name: 'Hifi-Bow-Pre-Notch-String',
|
||||
type: 'Line',
|
||||
position: topStringPosition,
|
||||
rotation:BOW_ROTATION,
|
||||
linePoints: [{
|
||||
x: 0,
|
||||
y: 0,
|
||||
|
|
Loading…
Reference in a new issue