Fix unwanted hexagonal occlusion artefact

This commit is contained in:
David Rowe 2018-09-25 12:03:41 +12:00
parent 7396bf0dbe
commit 03f0b95a3f

View file

@ -349,9 +349,7 @@ Script.include("/~/system/libraries/controllers.js");
});
_this.addToSelectedItemsList(Pointers.getPointerProperties(_this.teleportParabolaHandVisuals));
_this.addToSelectedItemsList(Pointers.getPointerProperties(_this.teleportParabolaHandCollisions));
_this.addToSelectedItemsList(Pointers.getPointerProperties(_this.teleportParabolaHeadVisuals));
_this.addToSelectedItemsList(Pointers.getPointerProperties(_this.teleportParabolaHeadCollisions));
var capsuleData = MyAvatar.getCollisionCapsule();