This commit is contained in:
James B. Pollack 2016-03-18 16:46:23 -07:00
parent 8ae2468165
commit 9433ea8f06
2 changed files with 1 additions and 2 deletions

View file

@ -61,7 +61,6 @@
function getOffsetFromTankCenter(VERTICAL_OFFSET, FORWARD_OFFSET, LATERAL_OFFSET) {
var tankProperties = Entities.getEntityProperties(_this.entityID);
print('GOT PROPERTIES FOR TANK!')
var upVector = Quat.getUp(tankProperties.rotation);
var frontVector = Quat.getFront(tankProperties.rotation);

View file

@ -109,7 +109,7 @@
flower.userData = {
'hifiHomeKey': {
'reset': true
}
},
ProceduralEntity: {
shaderUrl: _this.SHADER_URL,
uniforms: {