attach the 3D overlay to the avatar because it s more fun

This commit is contained in:
samcake 2017-05-11 16:05:57 -07:00
parent 39241bec13
commit 2b2dd267e0

View file

@ -30,7 +30,8 @@ function addTwo() {
alpha: 1,
solid: true,
isFacingAvatar: true,
drawInFront: false
drawInFront: false,
parentID: MyAvatar.sessionUUID
});
}