parenting text to head

This commit is contained in:
Wayne Chen 2018-09-25 20:39:22 -07:00
parent e552b69f4c
commit 3e5e324c7e

View file

@ -40,7 +40,8 @@
drawInFront: true,
grabbable: false,
orientation: {x: 0.0, y: 0.5, z: 0.0, w: 0.87},
parentID: MyAvatar.SELF_ID
parentID: MyAvatar.SELF_ID,
parentJointIndex: MyAvatar.getJointIndex("Head")
});
print("redirect oops text = " + redirectOopsText);