also rotate string before parenting

This commit is contained in:
James B. Pollack 2016-01-25 14:03:40 -08:00
parent a56e213478
commit 296a897f94
2 changed files with 2 additions and 0 deletions

View file

@ -415,6 +415,7 @@
name: 'Hifi-Bow-Pre-Notch-String',
type: 'Line',
position: topStringPosition,
rotation:BOW_ROTATION,
linePoints: [{
x: 0,
y: 0,

View file

@ -399,6 +399,7 @@ MasterReset = function() {
name: 'Hifi-Bow-Pre-Notch-String',
type: 'Line',
position: topStringPosition,
rotation:BOW_ROTATION,
linePoints: [{
x: 0,
y: 0,