mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Merge pull request #9182 from fayeli/photobooth
Photobooth Improvements - Stage, Camera Angles, and Lights
This commit is contained in:
commit
06b7388930
2 changed files with 277 additions and 324 deletions
|
@ -49,6 +49,7 @@
|
|||
Entities.deleteEntity(this.modelEntityID);
|
||||
// create new model at centre of the photobooth
|
||||
var newProps = {
|
||||
name: "Photo Booth Model",
|
||||
type: "Model",
|
||||
modelURL: newModelURL,
|
||||
position: this.centrePos
|
||||
|
|
|
@ -8,69 +8,28 @@
|
|||
"green": 245,
|
||||
"red": 245
|
||||
},
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"created": "2016-12-10T00:09:18Z",
|
||||
"dimensions": {
|
||||
"x": 0.05000000074505806,
|
||||
"y": 0.05000000074505806,
|
||||
"z": 0.0099999997764825821
|
||||
},
|
||||
"id": "{4a7b6258-ccc5-472e-ba41-dfd224115bee}",
|
||||
"id": "{3925ba89-b94a-4555-97d4-18c217655b73}",
|
||||
"ignoreForCollisions": 1,
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"name": "Photo Booth Camera:Right Camera",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"parentID": "{838ac5ff-5e06-4768-9389-9796577c5bc5}",
|
||||
"position": {
|
||||
"x": -0.022934332489967346,
|
||||
"y": -0.25898283720016479,
|
||||
"z": 0.17889007925987244
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 0.071414284408092499,
|
||||
"x": 15.183169364929199,
|
||||
"y": -192.90565490722656,
|
||||
"z": 25.429607391357422
|
||||
},
|
||||
"rotation": {
|
||||
"w": -7.62939453125e-05,
|
||||
"x": -1.52587890625e-05,
|
||||
"y": 1,
|
||||
"z": -4.57763671875e-05
|
||||
},
|
||||
"shape": "Cube",
|
||||
"type": "Box",
|
||||
"visible": 0
|
||||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"collisionless": 1,
|
||||
"color": {
|
||||
"blue": 149,
|
||||
"green": 245,
|
||||
"red": 245
|
||||
},
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"dimensions": {
|
||||
"x": 0.05000000074505806,
|
||||
"y": 0.05000000074505806,
|
||||
"z": 0.0099999997764825821
|
||||
},
|
||||
"id": "{81ae005c-4738-4359-8860-98d00c8dd3a4}",
|
||||
"ignoreForCollisions": 1,
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"lastEditedBy": "{42574037-43c0-4446-8d75-56a232fa2da5}",
|
||||
"name": "Photo Booth Camera:Main Camera",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"parentID": "{d5d16926-6f05-4411-931a-3ff8c897d728}",
|
||||
"parentID": "{16f2cec8-2ba0-4567-ac3c-89b2779b1351}",
|
||||
"position": {
|
||||
"x": -0.021826114505529404,
|
||||
"y": -0.25215747952461243,
|
||||
"z": 0.17469465732574463
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 0.071414284408092499,
|
||||
"x": 16.758693695068359,
|
||||
"y": -193.97714233398438,
|
||||
"z": 24.816326141357422
|
||||
"scale": 0.2142428457736969,
|
||||
"x": 18.361545562744141,
|
||||
"y": -200.90092468261719,
|
||||
"z": -10.209855079650879
|
||||
},
|
||||
"rotation": {
|
||||
"w": -1.52587890625e-05,
|
||||
|
@ -90,18 +49,18 @@
|
|||
"green": 245,
|
||||
"red": 245
|
||||
},
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"created": "2016-12-10T00:09:18Z",
|
||||
"dimensions": {
|
||||
"x": 0.05000000074505806,
|
||||
"y": 0.05000000074505806,
|
||||
"z": 0.0099999997764825821
|
||||
},
|
||||
"id": "{77817ac3-0862-46b6-8648-fdb8b855e4cb}",
|
||||
"id": "{d2bbcea8-7cdc-4f16-a017-a4567fd82a61}",
|
||||
"ignoreForCollisions": 1,
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"lastEditedBy": "{42574037-43c0-4446-8d75-56a232fa2da5}",
|
||||
"name": "Photo Booth Camera:Left Camera",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"parentID": "{2fc83747-6652-4fd1-bf21-c3d44ad610ea}",
|
||||
"parentID": "{349e0687-52d4-4e0d-a03c-88f5bf427ce8}",
|
||||
"position": {
|
||||
"x": -0.021829158067703247,
|
||||
"y": -0.25214886665344238,
|
||||
|
@ -109,9 +68,9 @@
|
|||
},
|
||||
"queryAACube": {
|
||||
"scale": 0.071414284408092499,
|
||||
"x": 18.187423706054688,
|
||||
"y": -193.3980712890625,
|
||||
"z": 25.408010482788086
|
||||
"x": 19.931711196899414,
|
||||
"y": -200.49835205078125,
|
||||
"z": -10.340259552001953
|
||||
},
|
||||
"rotation": {
|
||||
"w": -1.52587890625e-05,
|
||||
|
@ -126,7 +85,91 @@
|
|||
{
|
||||
"clientOnly": 0,
|
||||
"collisionless": 1,
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"color": {
|
||||
"blue": 149,
|
||||
"green": 245,
|
||||
"red": 245
|
||||
},
|
||||
"created": "2016-12-10T00:09:18Z",
|
||||
"dimensions": {
|
||||
"x": 0.05000000074505806,
|
||||
"y": 0.05000000074505806,
|
||||
"z": 0.0099999997764825821
|
||||
},
|
||||
"id": "{24f1dbc2-6feb-4d01-81f6-9c88d41a7fcc}",
|
||||
"ignoreForCollisions": 1,
|
||||
"lastEditedBy": "{42574037-43c0-4446-8d75-56a232fa2da5}",
|
||||
"name": "Photo Booth Camera:Right Camera",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"parentID": "{f81a5b69-6d64-4a79-8233-a4cc182bf9f8}",
|
||||
"position": {
|
||||
"x": -0.022934332489967346,
|
||||
"y": -0.25898283720016479,
|
||||
"z": 0.17889007925987244
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 0.2142428457736969,
|
||||
"x": 17.050743103027344,
|
||||
"y": -199.81195068359375,
|
||||
"z": -9.5248327255249023
|
||||
},
|
||||
"rotation": {
|
||||
"w": -7.62939453125e-05,
|
||||
"x": -1.52587890625e-05,
|
||||
"y": 1,
|
||||
"z": -4.57763671875e-05
|
||||
},
|
||||
"shape": "Cube",
|
||||
"type": "Box",
|
||||
"visible": 0
|
||||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"collisionless": 1,
|
||||
"created": "2016-12-10T00:09:18Z",
|
||||
"dimensions": {
|
||||
"x": 0.43360000848770142,
|
||||
"y": 0.65679997205734253,
|
||||
"z": 0.42155000567436218
|
||||
},
|
||||
"gravity": {
|
||||
"x": 0,
|
||||
"y": -9,
|
||||
"z": 0
|
||||
},
|
||||
"id": "{349e0687-52d4-4e0d-a03c-88f5bf427ce8}",
|
||||
"ignoreForCollisions": 1,
|
||||
"lastEditedBy": "{42574037-43c0-4446-8d75-56a232fa2da5}",
|
||||
"modelURL": "http://hifi-content.s3.amazonaws.com/caitlyn/production/lazybonesToybox/cameras/35mm%20camera.fbx?232222",
|
||||
"name": "35 MM SLR by Lazybones",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"parentID": "{8da928c7-a1d0-4a2e-b256-047498ddcfe7}",
|
||||
"position": {
|
||||
"x": -1.3280529975891113,
|
||||
"y": -0.65367329120635986,
|
||||
"z": 2.894162654876709
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 2.678412914276123,
|
||||
"x": 18.716829299926758,
|
||||
"y": -201.52906799316406,
|
||||
"z": -11.754700660705566
|
||||
},
|
||||
"rotation": {
|
||||
"w": 0.25635090470314026,
|
||||
"x": 0.016817826777696609,
|
||||
"y": 0.96435952186584473,
|
||||
"z": -0.063177049160003662
|
||||
},
|
||||
"scriptTimestamp": 1479859451129,
|
||||
"shapeType": "simple-hull",
|
||||
"type": "Model",
|
||||
"userData": "{\"grabbableKey\":{\"grabbable\":true},\"wearable\":{\"joints\":{\"LeftHand\":[{\"x\":-0.23937,\"y\":0.334177,\"z\":0.150116},{\"x\":-0.31183,\"y\":0.535888,\"z\":-0.37311,\"w\":-0.69021}],\"RightHand\":[{\"x\":0.11031082272529602,\"y\":0.19449540972709656,\"z\":0.0405043363571167},{\"x\":0.2807741165161133,\"y\":0.6332069635391235,\"z\":0.2997693121433258,\"w\":-0.6557632088661194}]}}}"
|
||||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"collisionless": 1,
|
||||
"created": "2016-12-10T00:09:18Z",
|
||||
"dimensions": {
|
||||
"x": 0.43360000848770142,
|
||||
"y": 0.65679997205734253,
|
||||
|
@ -137,28 +180,29 @@
|
|||
"y": -9,
|
||||
"z": 0
|
||||
},
|
||||
"id": "{d5d16926-6f05-4411-931a-3ff8c897d728}",
|
||||
"id": "{16f2cec8-2ba0-4567-ac3c-89b2779b1351}",
|
||||
"ignoreForCollisions": 1,
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"lastEditedBy": "{42574037-43c0-4446-8d75-56a232fa2da5}",
|
||||
"modelURL": "http://hifi-content.s3.amazonaws.com/caitlyn/production/lazybonesToybox/cameras/35mm%20camera.fbx?232222",
|
||||
"name": "35 MM SLR by Lazybones",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"parentID": "{8da928c7-a1d0-4a2e-b256-047498ddcfe7}",
|
||||
"position": {
|
||||
"x": 2.5208168029785156,
|
||||
"y": 2.11322021484375,
|
||||
"z": 1.1888446807861328
|
||||
"x": 0.23746109008789062,
|
||||
"y": -1.0055081844329834,
|
||||
"z": 2.7560458183288574
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 0.89282792806625366,
|
||||
"x": 2.0744028091430664,
|
||||
"y": 1.6668062210083008,
|
||||
"z": 0.74243068695068359
|
||||
"scale": 2.6784837245941162,
|
||||
"x": 17.151266098022461,
|
||||
"y": -201.88088989257812,
|
||||
"z": -11.616677284240723
|
||||
},
|
||||
"rotation": {
|
||||
"w": 1,
|
||||
"x": -1.52587890625e-05,
|
||||
"y": -1.52587890625e-05,
|
||||
"z": -1.52587890625e-05
|
||||
"w": 4.6566128730773926e-10,
|
||||
"x": 4.6566128730773926e-10,
|
||||
"y": 1,
|
||||
"z": 3.0517578125e-05
|
||||
},
|
||||
"scriptTimestamp": 1479859505510,
|
||||
"shapeType": "simple-hull",
|
||||
|
@ -168,7 +212,7 @@
|
|||
{
|
||||
"clientOnly": 0,
|
||||
"collisionless": 1,
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"created": "2016-12-10T00:09:18Z",
|
||||
"dimensions": {
|
||||
"x": 0.43360000848770142,
|
||||
"y": 0.65679997205734253,
|
||||
|
@ -179,28 +223,29 @@
|
|||
"y": -9,
|
||||
"z": 0
|
||||
},
|
||||
"id": "{838ac5ff-5e06-4768-9389-9796577c5bc5}",
|
||||
"id": "{f81a5b69-6d64-4a79-8233-a4cc182bf9f8}",
|
||||
"ignoreForCollisions": 1,
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"lastEditedBy": "{42574037-43c0-4446-8d75-56a232fa2da5}",
|
||||
"modelURL": "http://hifi-content.s3.amazonaws.com/caitlyn/production/lazybonesToybox/cameras/35mm%20camera.fbx?232222",
|
||||
"name": "35 MM SLR by Lazybones",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"parentID": "{8da928c7-a1d0-4a2e-b256-047498ddcfe7}",
|
||||
"position": {
|
||||
"x": 0.86136627197265625,
|
||||
"y": 3.2271270751953125,
|
||||
"z": 1.8821067810058594
|
||||
"x": 1.5688023567199707,
|
||||
"y": 0.14506533741950989,
|
||||
"z": 1.930147647857666
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 0.89280432462692261,
|
||||
"x": 0.41496410965919495,
|
||||
"y": 2.7807250022888184,
|
||||
"z": 1.4357045888900757
|
||||
"scale": 2.678412914276123,
|
||||
"x": 15.81997013092041,
|
||||
"y": -200.73027038574219,
|
||||
"z": -10.790749549865723
|
||||
},
|
||||
"rotation": {
|
||||
"w": 0.91699087619781494,
|
||||
"x": 0.11256575584411621,
|
||||
"y": 0.37981235980987549,
|
||||
"z": -0.046890974044799805
|
||||
"w": -0.3342345654964447,
|
||||
"x": -0.089916400611400604,
|
||||
"y": 0.90600436925888062,
|
||||
"z": -0.24358996748924255
|
||||
},
|
||||
"scriptTimestamp": 1479859456707,
|
||||
"shapeType": "simple-hull",
|
||||
|
@ -209,236 +254,141 @@
|
|||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"collisionless": 1,
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"created": "2016-12-10T01:03:54Z",
|
||||
"dimensions": {
|
||||
"x": 0.43360000848770142,
|
||||
"y": 0.65679997205734253,
|
||||
"z": 0.42155000567436218
|
||||
"x": 1.0173934698104858,
|
||||
"y": 1.1924806833267212,
|
||||
"z": 1.0164999961853027
|
||||
},
|
||||
"gravity": {
|
||||
"x": 0,
|
||||
"y": -9,
|
||||
"z": 0
|
||||
},
|
||||
"id": "{2fc83747-6652-4fd1-bf21-c3d44ad610ea}",
|
||||
"ignoreForCollisions": 1,
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"modelURL": "http://hifi-content.s3.amazonaws.com/caitlyn/production/lazybonesToybox/cameras/35mm%20camera.fbx?232222",
|
||||
"name": "35 MM SLR by Lazybones",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"position": {
|
||||
"x": 4.0442371368408203,
|
||||
"y": 2.7116241455078125,
|
||||
"z": 1.869842529296875
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 0.89280432462692261,
|
||||
"x": 3.5978350639343262,
|
||||
"y": 2.2652220726013184,
|
||||
"z": 1.4234403371810913
|
||||
},
|
||||
"rotation": {
|
||||
"w": 0.92196536064147949,
|
||||
"x": 0.056198954582214355,
|
||||
"y": -0.38243687152862549,
|
||||
"z": 0.023208975791931152
|
||||
},
|
||||
"scriptTimestamp": 1479859451129,
|
||||
"shapeType": "simple-hull",
|
||||
"type": "Model",
|
||||
"userData": "{\"grabbableKey\":{\"grabbable\":true},\"wearable\":{\"joints\":{\"LeftHand\":[{\"x\":-0.23937,\"y\":0.334177,\"z\":0.150116},{\"x\":-0.31183,\"y\":0.535888,\"z\":-0.37311,\"w\":-0.69021}],\"RightHand\":[{\"x\":0.11031082272529602,\"y\":0.19449540972709656,\"z\":0.0405043363571167},{\"x\":0.2807741165161133,\"y\":0.6332069635391235,\"z\":0.2997693121433258,\"w\":-0.6557632088661194}]}}}"
|
||||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"dimensions": {
|
||||
"x": 1.0173832178115845,
|
||||
"y": 1.1924686431884766,
|
||||
"z": 1.0164898633956909
|
||||
},
|
||||
"id": "{541efd7c-7e5f-40d5-b6ed-8e195afe9197}",
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"id": "{5d8e6ca9-eec6-4cd9-9931-343c8e122f5d}",
|
||||
"lastEditedBy": "{42574037-43c0-4446-8d75-56a232fa2da5}",
|
||||
"modelURL": "http://hifi-content.s3.amazonaws.com/alan/dev/Test-Object-7-metal.fbx",
|
||||
"name": "Photo Booth Model:Default",
|
||||
"name": "Photo Booth Model",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"parentID": "{8da928c7-a1d0-4a2e-b256-047498ddcfe7}",
|
||||
"position": {
|
||||
"x": 2.5627613067626953,
|
||||
"y": 1.8016510009765625,
|
||||
"z": 3.6444053649902344
|
||||
"x": 0.19543394446372986,
|
||||
"y": -1.2587889432907104,
|
||||
"z": 0.30047845840454102
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 1.8682348728179932,
|
||||
"x": 1.6286438703536987,
|
||||
"y": 0.86753356456756592,
|
||||
"z": 2.7102880477905273
|
||||
},
|
||||
"rotation": {
|
||||
"w": 1,
|
||||
"x": -1.52587890625e-05,
|
||||
"y": -1.52587890625e-05,
|
||||
"z": -1.52587890625e-05
|
||||
},
|
||||
"shapeType": "static-mesh",
|
||||
"type": "Model"
|
||||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"created": "2016-11-29T23:44:49Z",
|
||||
"dimensions": {
|
||||
"x": 1.1263399124145508,
|
||||
"y": 0.55930328369140625,
|
||||
"z": 1.0736434459686279
|
||||
},
|
||||
"id": "{5a286dd0-d6d8-4ed9-a579-1c0587b63fbc}",
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"modelURL": "atp:/jimi/tutorialroom/table3.fbx",
|
||||
"name": "Photo Booth Stool",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"position": {
|
||||
"x": 2.5654888153076172,
|
||||
"y": 0.9199371337890625,
|
||||
"z": 3.7379035949707031
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 1.6535331010818481,
|
||||
"x": 1.7387223243713379,
|
||||
"y": 0.093170583248138428,
|
||||
"z": 2.9111371040344238
|
||||
},
|
||||
"shapeType": "static-mesh",
|
||||
"type": "Model"
|
||||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"dimensions": {
|
||||
"x": 1.3296165466308594,
|
||||
"y": 3.0967316627502441,
|
||||
"z": 2.4247901439666748
|
||||
},
|
||||
"id": "{a0cd3304-e7e3-4522-8fbb-c4cf8d234eca}",
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"modelURL": "http://hifi-content.s3.amazonaws.com/Examples%20Content/production/basketball/hoop.fbx",
|
||||
"name": "Photo Booth Stand Right",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 2.207672119140625,
|
||||
"z": 0.97442245483398438
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 4.1517748832702637,
|
||||
"x": -2.0758874416351318,
|
||||
"y": 0.13178467750549316,
|
||||
"z": -1.1014649868011475
|
||||
},
|
||||
"rotation": {
|
||||
"w": -0.37505149841308594,
|
||||
"x": -1.52587890625e-05,
|
||||
"y": 0.92700088024139404,
|
||||
"z": 1.52587890625e-05
|
||||
},
|
||||
"shapeType": "static-mesh",
|
||||
"type": "Model"
|
||||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"dimensions": {
|
||||
"x": 0.6701958179473877,
|
||||
"y": 3.0894412994384766,
|
||||
"z": 6.0362682342529297
|
||||
},
|
||||
"id": "{f3c937d3-4493-41a1-8928-0cae4c4ce19f}",
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"modelURL": "http://mpassets.highfidelity.com/af67a13f-7610-49b4-9723-b284fb8ff37a-v1/Dungeon-Wall-6X3.fbx",
|
||||
"name": "Photo Booth Backdrop",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"position": {
|
||||
"x": 2.4534530639648438,
|
||||
"y": 2.0988006591796875,
|
||||
"z": 5.0006065368652344
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 6.8139815330505371,
|
||||
"x": -0.9535377025604248,
|
||||
"y": -1.3081901073455811,
|
||||
"z": 1.5936157703399658
|
||||
},
|
||||
"rotation": {
|
||||
"w": -0.70128941535949707,
|
||||
"x": 1.52587890625e-05,
|
||||
"y": 0.71288621425628662,
|
||||
"z": -1.52587890625e-05
|
||||
},
|
||||
"shapeType": "box",
|
||||
"type": "Model"
|
||||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"color": {
|
||||
"blue": 201,
|
||||
"green": 252,
|
||||
"red": 255
|
||||
},
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"dimensions": {
|
||||
"x": 8.0457677841186523,
|
||||
"y": 1.3176910877227783,
|
||||
"z": 8.4534158706665039
|
||||
},
|
||||
"id": "{7e4f4bed-a47b-449f-acb2-cb0410847e84}",
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"position": {
|
||||
"x": 2.4956779479980469,
|
||||
"y": 0,
|
||||
"z": 2.2972354888916016
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 11.744400024414062,
|
||||
"x": -3.3765220642089844,
|
||||
"y": -5.8722000122070312,
|
||||
"z": -3.5749645233154297
|
||||
},
|
||||
"rotation": {
|
||||
"w": 1,
|
||||
"x": -1.52587890625e-05,
|
||||
"y": -1.52587890625e-05,
|
||||
"z": -1.52587890625e-05
|
||||
},
|
||||
"shape": "Cube",
|
||||
"type": "Box"
|
||||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"dimensions": {
|
||||
"x": 1.3296165466308594,
|
||||
"y": 1.5271610021591187,
|
||||
"z": 2.4247901439666748
|
||||
},
|
||||
"id": "{891fb90c-ca13-46fb-b21e-0da6063ad07b}",
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"modelURL": "http://hifi-content.s3.amazonaws.com/Examples%20Content/production/basketball/hoop.fbx",
|
||||
"name": "Photo Booth Stand Middle",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"position": {
|
||||
"x": 2.4825477600097656,
|
||||
"y": 1.4576416015625,
|
||||
"z": 0
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 3.1590676307678223,
|
||||
"x": 0.90301394462585449,
|
||||
"y": -0.12189221382141113,
|
||||
"z": -1.5795338153839111
|
||||
"scale": 5.6047611236572266,
|
||||
"x": 15.730070114135742,
|
||||
"y": -201.99229431152344,
|
||||
"z": -10.624255180358887
|
||||
},
|
||||
"rotation": {
|
||||
"w": -1.52587890625e-05,
|
||||
"x": -4.57763671875e-05,
|
||||
"x": 1.52587890625e-05,
|
||||
"y": 1,
|
||||
"z": 1.52587890625e-05
|
||||
},
|
||||
"type": "Model"
|
||||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"created": "2016-12-10T00:50:48Z",
|
||||
"cutoff": 90,
|
||||
"dimensions": {
|
||||
"x": 6.2771282196044922,
|
||||
"y": 6.2771282196044922,
|
||||
"z": 6.2771282196044922
|
||||
},
|
||||
"falloffRadius": 0.5,
|
||||
"id": "{0fe028c8-4a14-482f-acf0-b26beb0224b2}",
|
||||
"intensity": 3,
|
||||
"lastEditedBy": "{42574037-43c0-4446-8d75-56a232fa2da5}",
|
||||
"name": "Stage Light 1",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"parentID": "{8da928c7-a1d0-4a2e-b256-047498ddcfe7}",
|
||||
"position": {
|
||||
"x": 1.8010828495025635,
|
||||
"y": -0.796134352684021,
|
||||
"z": -0.071148976683616638
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 32.616912841796875,
|
||||
"x": 0.61834812164306641,
|
||||
"y": -212.75062561035156,
|
||||
"z": -23.758739471435547
|
||||
},
|
||||
"rotation": {
|
||||
"w": 4.6566128730773926e-10,
|
||||
"x": 4.6566128730773926e-10,
|
||||
"y": 1,
|
||||
"z": 3.0517578125e-05
|
||||
},
|
||||
"type": "Light"
|
||||
},
|
||||
{
|
||||
"backgroundMode": "skybox",
|
||||
"clientOnly": 0,
|
||||
"created": "2016-12-10T00:18:02Z",
|
||||
"dimensions": {
|
||||
"x": 48.120223999023438,
|
||||
"y": 16.455753326416016,
|
||||
"z": 26.184453964233398
|
||||
},
|
||||
"id": "{98031a0d-1667-4bd0-8ac2-cf0a869b46f9}",
|
||||
"keyLight": {
|
||||
"ambientIntensity": 0.69999998807907104,
|
||||
"direction": {
|
||||
"x": 0,
|
||||
"y": -0.61566150188446045,
|
||||
"z": 0.78801077604293823
|
||||
},
|
||||
"intensity": 0.30000001192092896
|
||||
},
|
||||
"lastEditedBy": "{42574037-43c0-4446-8d75-56a232fa2da5}",
|
||||
"name": "Stage Zone",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"parentID": "{8da928c7-a1d0-4a2e-b256-047498ddcfe7}",
|
||||
"position": {
|
||||
"x": 0.069642722606658936,
|
||||
"y": 3.9073746204376221,
|
||||
"z": 4.0827426910400391
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 171.60348510742188,
|
||||
"x": -67.143234252929688,
|
||||
"y": -277.95611572265625,
|
||||
"z": -97.405723571777344
|
||||
},
|
||||
"rotation": {
|
||||
"w": 4.6566128730773926e-10,
|
||||
"x": 4.6566128730773926e-10,
|
||||
"y": 1,
|
||||
"z": 3.0517578125e-05
|
||||
},
|
||||
"shapeType": "box",
|
||||
"skybox": {
|
||||
"url": "http://hifi-content.s3.amazonaws.com/alan/dev/Skybox-Sun-high.png"
|
||||
},
|
||||
"type": "Zone"
|
||||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"created": "2016-12-10T00:11:29Z",
|
||||
"dimensions": {
|
||||
"x": 46.438556671142578,
|
||||
"y": 5.1657028198242188,
|
||||
"z": 9.020604133605957
|
||||
},
|
||||
"id": "{8da928c7-a1d0-4a2e-b256-047498ddcfe7}",
|
||||
"lastEditedBy": "{42574037-43c0-4446-8d75-56a232fa2da5}",
|
||||
"modelURL": "http://hifi-content.s3.amazonaws.com/alan/dev/PhotoStage-v1.fbx",
|
||||
"name": "Photo Booth Stage",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"queryAACube": {
|
||||
"scale": 47.587764739990234,
|
||||
"x": -23.793882369995117,
|
||||
"y": -23.793882369995117,
|
||||
"z": -23.793882369995117
|
||||
},
|
||||
"rotation": {
|
||||
"w": -1.52587890625e-05,
|
||||
"x": -1.52587890625e-05,
|
||||
"y": -1,
|
||||
"z": -1.52587890625e-05
|
||||
},
|
||||
"shapeType": "static-mesh",
|
||||
|
@ -446,36 +396,38 @@
|
|||
},
|
||||
{
|
||||
"clientOnly": 0,
|
||||
"created": "2016-11-29T23:20:47Z",
|
||||
"created": "2016-12-10T00:50:48Z",
|
||||
"cutoff": 90,
|
||||
"dimensions": {
|
||||
"x": 1.3296165466308594,
|
||||
"y": 2.3939504623413086,
|
||||
"z": 2.4247901439666748
|
||||
"x": 6.2771282196044922,
|
||||
"y": 6.2771282196044922,
|
||||
"z": 6.2771282196044922
|
||||
},
|
||||
"id": "{3773db2f-5bd8-4d23-a3cc-53ffcc7c30e9}",
|
||||
"lastEditedBy": "{d74cd0af-624e-4d3d-a930-f6cb7e47667d}",
|
||||
"modelURL": "http://hifi-content.s3.amazonaws.com/Examples%20Content/production/basketball/hoop.fbx",
|
||||
"name": "Photo Booth Stand - Left",
|
||||
"falloffRadius": 0.5,
|
||||
"id": "{cf16fbc7-0a5b-4850-a03a-40e1499c3c5b}",
|
||||
"intensity": 3,
|
||||
"lastEditedBy": "{42574037-43c0-4446-8d75-56a232fa2da5}",
|
||||
"name": "Stage Light 2",
|
||||
"owningAvatarID": "{00000000-0000-0000-0000-000000000000}",
|
||||
"parentID": "{8da928c7-a1d0-4a2e-b256-047498ddcfe7}",
|
||||
"position": {
|
||||
"x": 4.8861484527587891,
|
||||
"y": 1.8541412353515625,
|
||||
"z": 0.99666976928710938
|
||||
"x": -1.7681519985198975,
|
||||
"y": -0.79602539539337158,
|
||||
"z": -0.071040049195289612
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 3.6576614379882812,
|
||||
"x": 3.0573177337646484,
|
||||
"y": 0.025310516357421875,
|
||||
"z": -0.83216094970703125
|
||||
"scale": 32.616912841796875,
|
||||
"x": 4.1875829696655273,
|
||||
"y": -212.75062561035156,
|
||||
"z": -23.758739471435547
|
||||
},
|
||||
"rotation": {
|
||||
"w": 0.38268101215362549,
|
||||
"x": -4.57763671875e-05,
|
||||
"y": 0.92385745048522949,
|
||||
"z": -1.52587890625e-05
|
||||
"w": 4.6566128730773926e-10,
|
||||
"x": 4.6566128730773926e-10,
|
||||
"y": 1,
|
||||
"z": 3.0517578125e-05
|
||||
},
|
||||
"shapeType": "static-mesh",
|
||||
"type": "Model"
|
||||
"type": "Light"
|
||||
}
|
||||
],
|
||||
"Version": 65
|
||||
|
|
Loading…
Reference in a new issue