test rotation

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

View file

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

View file

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