@dcl/asset-packs 2.6.2 → 2.6.3-20251111122131.commit-22dd1a1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/index.js +42 -25
- package/catalog.json +1602 -61
- package/dist/admin-toolkit-ui/VideoControl/LiveStream/ShowStreamKey.js +25 -12
- package/dist/bin/index.js +42 -25
- package/package.json +2 -2
package/catalog.json
CHANGED
|
@@ -90887,6 +90887,314 @@
|
|
|
90887
90887
|
"thumbnail.png": "bafkreicffqlbdkohpxz54t6ivg6gk3achdqqlmbkyvqrjzsugwxbfd4ubu"
|
|
90888
90888
|
}
|
|
90889
90889
|
},
|
|
90890
|
+
{
|
|
90891
|
+
"id": "f9a5913c-d3d6-450e-9710-371037e4f1ba",
|
|
90892
|
+
"name": "Cylinder Short Video Screen",
|
|
90893
|
+
"category": "media",
|
|
90894
|
+
"tags": [
|
|
90895
|
+
"video",
|
|
90896
|
+
"screen",
|
|
90897
|
+
"video screen",
|
|
90898
|
+
"video player",
|
|
90899
|
+
"video player screen",
|
|
90900
|
+
"cylinder"
|
|
90901
|
+
],
|
|
90902
|
+
"description": "A cylindrical video screen that can play videos or live streams. It can be used together with the Admin Tools smart item to manage content live.",
|
|
90903
|
+
"author": "Decentraland Foundation",
|
|
90904
|
+
"composite": {
|
|
90905
|
+
"version": 1,
|
|
90906
|
+
"components": [
|
|
90907
|
+
{
|
|
90908
|
+
"name": "core::GltfContainer",
|
|
90909
|
+
"data": {
|
|
90910
|
+
"0": {
|
|
90911
|
+
"json": {
|
|
90912
|
+
"src": "{assetPath}/screen_cylinder_double.glb",
|
|
90913
|
+
"visibleMeshesCollisionMask": 0,
|
|
90914
|
+
"invisibleMeshesCollisionMask": 3
|
|
90915
|
+
}
|
|
90916
|
+
}
|
|
90917
|
+
}
|
|
90918
|
+
},
|
|
90919
|
+
{
|
|
90920
|
+
"name": "core-schema::Name",
|
|
90921
|
+
"data": {
|
|
90922
|
+
"0": {
|
|
90923
|
+
"json": {
|
|
90924
|
+
"value": "Cylinder Screen Short"
|
|
90925
|
+
}
|
|
90926
|
+
}
|
|
90927
|
+
}
|
|
90928
|
+
},
|
|
90929
|
+
{
|
|
90930
|
+
"name": "core-schema::Sync-Components",
|
|
90931
|
+
"data": {
|
|
90932
|
+
"0": {
|
|
90933
|
+
"json": {
|
|
90934
|
+
"componentIds": [
|
|
90935
|
+
"core::GltfNodeModifiers",
|
|
90936
|
+
"core::VideoPlayer"
|
|
90937
|
+
]
|
|
90938
|
+
}
|
|
90939
|
+
}
|
|
90940
|
+
}
|
|
90941
|
+
},
|
|
90942
|
+
{
|
|
90943
|
+
"name": "core::VideoPlayer",
|
|
90944
|
+
"data": {
|
|
90945
|
+
"0": {
|
|
90946
|
+
"json": {
|
|
90947
|
+
"src": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875",
|
|
90948
|
+
"playing": true,
|
|
90949
|
+
"volume": 1,
|
|
90950
|
+
"loop": true
|
|
90951
|
+
}
|
|
90952
|
+
}
|
|
90953
|
+
}
|
|
90954
|
+
},
|
|
90955
|
+
{
|
|
90956
|
+
"name": "core::GltfNodeModifiers",
|
|
90957
|
+
"data": {
|
|
90958
|
+
"0": {
|
|
90959
|
+
"json": {
|
|
90960
|
+
"modifiers": [
|
|
90961
|
+
{
|
|
90962
|
+
"path": "",
|
|
90963
|
+
"castShadows": true,
|
|
90964
|
+
"material": {
|
|
90965
|
+
"material": {
|
|
90966
|
+
"$case": "unlit",
|
|
90967
|
+
"unlit": {
|
|
90968
|
+
"texture": {
|
|
90969
|
+
"tex": {
|
|
90970
|
+
"$case": "videoTexture",
|
|
90971
|
+
"videoTexture": {
|
|
90972
|
+
"videoPlayerEntity": 521,
|
|
90973
|
+
"wrapMode": 0,
|
|
90974
|
+
"filterMode": 0
|
|
90975
|
+
}
|
|
90976
|
+
}
|
|
90977
|
+
},
|
|
90978
|
+
"alphaTest": 0.5,
|
|
90979
|
+
"castShadows": true,
|
|
90980
|
+
"alphaTexture": {
|
|
90981
|
+
"tex": {
|
|
90982
|
+
"$case": "texture",
|
|
90983
|
+
"texture": {
|
|
90984
|
+
"src": "",
|
|
90985
|
+
"wrapMode": 0,
|
|
90986
|
+
"filterMode": 0,
|
|
90987
|
+
"offset": {
|
|
90988
|
+
"x": 0,
|
|
90989
|
+
"y": 0
|
|
90990
|
+
},
|
|
90991
|
+
"tiling": {
|
|
90992
|
+
"x": 1,
|
|
90993
|
+
"y": 1
|
|
90994
|
+
}
|
|
90995
|
+
}
|
|
90996
|
+
}
|
|
90997
|
+
}
|
|
90998
|
+
}
|
|
90999
|
+
}
|
|
91000
|
+
}
|
|
91001
|
+
}
|
|
91002
|
+
]
|
|
91003
|
+
}
|
|
91004
|
+
}
|
|
91005
|
+
}
|
|
91006
|
+
},
|
|
91007
|
+
{
|
|
91008
|
+
"name": "asset-packs::VideoScreen",
|
|
91009
|
+
"data": {
|
|
91010
|
+
"0": {
|
|
91011
|
+
"json": {
|
|
91012
|
+
"thumbnail": "https://boedo.casla",
|
|
91013
|
+
"defaultMediaSource": 0,
|
|
91014
|
+
"defaultURL": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875"
|
|
91015
|
+
}
|
|
91016
|
+
}
|
|
91017
|
+
}
|
|
91018
|
+
},
|
|
91019
|
+
{
|
|
91020
|
+
"name": "inspector::Config",
|
|
91021
|
+
"data": {
|
|
91022
|
+
"0": {
|
|
91023
|
+
"json": {
|
|
91024
|
+
"isBasicViewEnabled": true,
|
|
91025
|
+
"componentName": "Video Screen",
|
|
91026
|
+
"fields": [
|
|
91027
|
+
{
|
|
91028
|
+
"name": "Config",
|
|
91029
|
+
"type": "asset-packs::VideoScreen"
|
|
91030
|
+
}
|
|
91031
|
+
]
|
|
91032
|
+
}
|
|
91033
|
+
}
|
|
91034
|
+
}
|
|
91035
|
+
}
|
|
91036
|
+
]
|
|
91037
|
+
},
|
|
91038
|
+
"contents": {
|
|
91039
|
+
"composite.json": "bafkreibnae55bwvsxwnj6hsaw3n7ff5aflxgs7dkfkwl6ah6qgpqgcrnv4",
|
|
91040
|
+
"screen_cylinder_double.glb": "bafkreifgh4gaqcxlpkskrmfn4faat45zisx4yvrvwabwvxzlr7z3ehj7ti",
|
|
91041
|
+
"thumbnail.png": "bafkreiev472drddpah3m7odwwk7a2gri2gyme7usxggazblsmc5r7pt6pe"
|
|
91042
|
+
}
|
|
91043
|
+
},
|
|
91044
|
+
{
|
|
91045
|
+
"id": "e74b9b2a-791f-4cc9-bf93-dd517e9d2732",
|
|
91046
|
+
"name": "Cylinder Tall Video Screen",
|
|
91047
|
+
"category": "media",
|
|
91048
|
+
"tags": [
|
|
91049
|
+
"video",
|
|
91050
|
+
"screen",
|
|
91051
|
+
"video screen",
|
|
91052
|
+
"video player",
|
|
91053
|
+
"video player screen",
|
|
91054
|
+
"cylinder"
|
|
91055
|
+
],
|
|
91056
|
+
"description": "A cylindrical video screen that can play videos or live streams. It can be used together with the Admin Tools smart item to manage content live.",
|
|
91057
|
+
"author": "Decentraland Foundation",
|
|
91058
|
+
"composite": {
|
|
91059
|
+
"version": 1,
|
|
91060
|
+
"components": [
|
|
91061
|
+
{
|
|
91062
|
+
"name": "core::GltfContainer",
|
|
91063
|
+
"data": {
|
|
91064
|
+
"0": {
|
|
91065
|
+
"json": {
|
|
91066
|
+
"src": "{assetPath}/screen_cylinder.glb",
|
|
91067
|
+
"visibleMeshesCollisionMask": 0,
|
|
91068
|
+
"invisibleMeshesCollisionMask": 3
|
|
91069
|
+
}
|
|
91070
|
+
}
|
|
91071
|
+
}
|
|
91072
|
+
},
|
|
91073
|
+
{
|
|
91074
|
+
"name": "core-schema::Name",
|
|
91075
|
+
"data": {
|
|
91076
|
+
"0": {
|
|
91077
|
+
"json": {
|
|
91078
|
+
"value": "Cylinder Screen Tall"
|
|
91079
|
+
}
|
|
91080
|
+
}
|
|
91081
|
+
}
|
|
91082
|
+
},
|
|
91083
|
+
{
|
|
91084
|
+
"name": "core-schema::Sync-Components",
|
|
91085
|
+
"data": {
|
|
91086
|
+
"0": {
|
|
91087
|
+
"json": {
|
|
91088
|
+
"componentIds": [
|
|
91089
|
+
"core::GltfNodeModifiers",
|
|
91090
|
+
"core::VideoPlayer"
|
|
91091
|
+
]
|
|
91092
|
+
}
|
|
91093
|
+
}
|
|
91094
|
+
}
|
|
91095
|
+
},
|
|
91096
|
+
{
|
|
91097
|
+
"name": "core::VideoPlayer",
|
|
91098
|
+
"data": {
|
|
91099
|
+
"0": {
|
|
91100
|
+
"json": {
|
|
91101
|
+
"src": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875",
|
|
91102
|
+
"playing": true,
|
|
91103
|
+
"volume": 1,
|
|
91104
|
+
"loop": true
|
|
91105
|
+
}
|
|
91106
|
+
}
|
|
91107
|
+
}
|
|
91108
|
+
},
|
|
91109
|
+
{
|
|
91110
|
+
"name": "core::GltfNodeModifiers",
|
|
91111
|
+
"data": {
|
|
91112
|
+
"0": {
|
|
91113
|
+
"json": {
|
|
91114
|
+
"modifiers": [
|
|
91115
|
+
{
|
|
91116
|
+
"path": "",
|
|
91117
|
+
"castShadows": true,
|
|
91118
|
+
"material": {
|
|
91119
|
+
"material": {
|
|
91120
|
+
"$case": "unlit",
|
|
91121
|
+
"unlit": {
|
|
91122
|
+
"texture": {
|
|
91123
|
+
"tex": {
|
|
91124
|
+
"$case": "videoTexture",
|
|
91125
|
+
"videoTexture": {
|
|
91126
|
+
"videoPlayerEntity": 521,
|
|
91127
|
+
"wrapMode": 0,
|
|
91128
|
+
"filterMode": 0
|
|
91129
|
+
}
|
|
91130
|
+
}
|
|
91131
|
+
},
|
|
91132
|
+
"alphaTest": 0.5,
|
|
91133
|
+
"castShadows": true,
|
|
91134
|
+
"alphaTexture": {
|
|
91135
|
+
"tex": {
|
|
91136
|
+
"$case": "texture",
|
|
91137
|
+
"texture": {
|
|
91138
|
+
"src": "",
|
|
91139
|
+
"wrapMode": 0,
|
|
91140
|
+
"filterMode": 0,
|
|
91141
|
+
"offset": {
|
|
91142
|
+
"x": 0,
|
|
91143
|
+
"y": 0
|
|
91144
|
+
},
|
|
91145
|
+
"tiling": {
|
|
91146
|
+
"x": 1,
|
|
91147
|
+
"y": 1
|
|
91148
|
+
}
|
|
91149
|
+
}
|
|
91150
|
+
}
|
|
91151
|
+
}
|
|
91152
|
+
}
|
|
91153
|
+
}
|
|
91154
|
+
}
|
|
91155
|
+
}
|
|
91156
|
+
]
|
|
91157
|
+
}
|
|
91158
|
+
}
|
|
91159
|
+
}
|
|
91160
|
+
},
|
|
91161
|
+
{
|
|
91162
|
+
"name": "asset-packs::VideoScreen",
|
|
91163
|
+
"data": {
|
|
91164
|
+
"0": {
|
|
91165
|
+
"json": {
|
|
91166
|
+
"thumbnail": "https://boedo.casla",
|
|
91167
|
+
"defaultMediaSource": 0,
|
|
91168
|
+
"defaultURL": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875"
|
|
91169
|
+
}
|
|
91170
|
+
}
|
|
91171
|
+
}
|
|
91172
|
+
},
|
|
91173
|
+
{
|
|
91174
|
+
"name": "inspector::Config",
|
|
91175
|
+
"data": {
|
|
91176
|
+
"0": {
|
|
91177
|
+
"json": {
|
|
91178
|
+
"isBasicViewEnabled": true,
|
|
91179
|
+
"componentName": "Video Screen",
|
|
91180
|
+
"fields": [
|
|
91181
|
+
{
|
|
91182
|
+
"name": "Config",
|
|
91183
|
+
"type": "asset-packs::VideoScreen"
|
|
91184
|
+
}
|
|
91185
|
+
]
|
|
91186
|
+
}
|
|
91187
|
+
}
|
|
91188
|
+
}
|
|
91189
|
+
}
|
|
91190
|
+
]
|
|
91191
|
+
},
|
|
91192
|
+
"contents": {
|
|
91193
|
+
"composite.json": "bafkreiddpqyfyadnnkinpf5dl5xbsp4uorq3kxlczwiwm7aixis63e66vu",
|
|
91194
|
+
"screen_cylinder.glb": "bafkreihamji2rvucayp7gpqnjkpgegvel276oxjblz67aciamidumqljym",
|
|
91195
|
+
"thumbnail.png": "bafkreifeiud6in42u3v3jxntn6ffbvlyrdx3imsnyhf5ukysu2pp4bzfpa"
|
|
91196
|
+
}
|
|
91197
|
+
},
|
|
90890
91198
|
{
|
|
90891
91199
|
"id": "3a93eb8e-b89a-449e-b44e-98e754d9e3cd",
|
|
90892
91200
|
"name": "Danger Button",
|
|
@@ -101083,46 +101391,354 @@
|
|
|
101083
101391
|
}
|
|
101084
101392
|
},
|
|
101085
101393
|
{
|
|
101086
|
-
"
|
|
101087
|
-
"
|
|
101088
|
-
"
|
|
101394
|
+
"id": "c6b12c98-d5af-4ced-9f8f-81838d0dc73b",
|
|
101395
|
+
"name": "Rounded Video Screen",
|
|
101396
|
+
"category": "media",
|
|
101089
101397
|
"tags": [
|
|
101090
|
-
"
|
|
101091
|
-
"
|
|
101092
|
-
"
|
|
101093
|
-
"
|
|
101094
|
-
"
|
|
101398
|
+
"video",
|
|
101399
|
+
"screen",
|
|
101400
|
+
"video screen",
|
|
101401
|
+
"video player",
|
|
101402
|
+
"video player screen",
|
|
101403
|
+
"rounded"
|
|
101095
101404
|
],
|
|
101096
|
-
"
|
|
101405
|
+
"description": "A rounded video screen that can play videos or live streams. It can be used together with the Admin Tools smart item to manage content live.",
|
|
101406
|
+
"author": "Decentraland Foundation",
|
|
101097
101407
|
"composite": {
|
|
101098
101408
|
"version": 1,
|
|
101099
101409
|
"components": [
|
|
101100
101410
|
{
|
|
101101
|
-
"name": "core::
|
|
101411
|
+
"name": "core::GltfContainer",
|
|
101102
101412
|
"data": {
|
|
101103
|
-
"
|
|
101413
|
+
"0": {
|
|
101104
101414
|
"json": {
|
|
101105
|
-
"
|
|
101106
|
-
|
|
101107
|
-
|
|
101108
|
-
"z": 0.2757
|
|
101109
|
-
},
|
|
101110
|
-
"rotation": {
|
|
101111
|
-
"x": 0,
|
|
101112
|
-
"y": 0.07845906168222427,
|
|
101113
|
-
"z": 0,
|
|
101114
|
-
"w": 0.9969173669815063
|
|
101115
|
-
},
|
|
101116
|
-
"scale": {
|
|
101117
|
-
"x": 1,
|
|
101118
|
-
"y": 1,
|
|
101119
|
-
"z": 1
|
|
101120
|
-
},
|
|
101121
|
-
"parent": 0
|
|
101415
|
+
"src": "{assetPath}/screen_rounded.glb",
|
|
101416
|
+
"visibleMeshesCollisionMask": 0,
|
|
101417
|
+
"invisibleMeshesCollisionMask": 3
|
|
101122
101418
|
}
|
|
101123
|
-
}
|
|
101124
|
-
|
|
101125
|
-
|
|
101419
|
+
}
|
|
101420
|
+
}
|
|
101421
|
+
},
|
|
101422
|
+
{
|
|
101423
|
+
"name": "core-schema::Name",
|
|
101424
|
+
"data": {
|
|
101425
|
+
"0": {
|
|
101426
|
+
"json": {
|
|
101427
|
+
"value": "Rounded Video Screen"
|
|
101428
|
+
}
|
|
101429
|
+
}
|
|
101430
|
+
}
|
|
101431
|
+
},
|
|
101432
|
+
{
|
|
101433
|
+
"name": "core-schema::Sync-Components",
|
|
101434
|
+
"data": {
|
|
101435
|
+
"0": {
|
|
101436
|
+
"json": {
|
|
101437
|
+
"componentIds": [
|
|
101438
|
+
"core::GltfNodeModifiers",
|
|
101439
|
+
"core::VideoPlayer"
|
|
101440
|
+
]
|
|
101441
|
+
}
|
|
101442
|
+
}
|
|
101443
|
+
}
|
|
101444
|
+
},
|
|
101445
|
+
{
|
|
101446
|
+
"name": "core::VideoPlayer",
|
|
101447
|
+
"data": {
|
|
101448
|
+
"0": {
|
|
101449
|
+
"json": {
|
|
101450
|
+
"src": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875",
|
|
101451
|
+
"playing": true,
|
|
101452
|
+
"volume": 1,
|
|
101453
|
+
"loop": true
|
|
101454
|
+
}
|
|
101455
|
+
}
|
|
101456
|
+
}
|
|
101457
|
+
},
|
|
101458
|
+
{
|
|
101459
|
+
"name": "core::GltfNodeModifiers",
|
|
101460
|
+
"data": {
|
|
101461
|
+
"0": {
|
|
101462
|
+
"json": {
|
|
101463
|
+
"modifiers": [
|
|
101464
|
+
{
|
|
101465
|
+
"path": "",
|
|
101466
|
+
"castShadows": true,
|
|
101467
|
+
"material": {
|
|
101468
|
+
"material": {
|
|
101469
|
+
"$case": "unlit",
|
|
101470
|
+
"unlit": {
|
|
101471
|
+
"texture": {
|
|
101472
|
+
"tex": {
|
|
101473
|
+
"$case": "videoTexture",
|
|
101474
|
+
"videoTexture": {
|
|
101475
|
+
"videoPlayerEntity": 594,
|
|
101476
|
+
"wrapMode": 0,
|
|
101477
|
+
"filterMode": 0
|
|
101478
|
+
}
|
|
101479
|
+
}
|
|
101480
|
+
},
|
|
101481
|
+
"alphaTest": 0.5,
|
|
101482
|
+
"castShadows": true,
|
|
101483
|
+
"alphaTexture": {
|
|
101484
|
+
"tex": {
|
|
101485
|
+
"$case": "texture",
|
|
101486
|
+
"texture": {
|
|
101487
|
+
"src": "",
|
|
101488
|
+
"wrapMode": 0,
|
|
101489
|
+
"filterMode": 0,
|
|
101490
|
+
"offset": {
|
|
101491
|
+
"x": 0,
|
|
101492
|
+
"y": 0
|
|
101493
|
+
},
|
|
101494
|
+
"tiling": {
|
|
101495
|
+
"x": 1,
|
|
101496
|
+
"y": 1
|
|
101497
|
+
}
|
|
101498
|
+
}
|
|
101499
|
+
}
|
|
101500
|
+
}
|
|
101501
|
+
}
|
|
101502
|
+
}
|
|
101503
|
+
}
|
|
101504
|
+
}
|
|
101505
|
+
]
|
|
101506
|
+
}
|
|
101507
|
+
}
|
|
101508
|
+
}
|
|
101509
|
+
},
|
|
101510
|
+
{
|
|
101511
|
+
"name": "asset-packs::VideoScreen",
|
|
101512
|
+
"data": {
|
|
101513
|
+
"0": {
|
|
101514
|
+
"json": {
|
|
101515
|
+
"thumbnail": "https://boedo.casla",
|
|
101516
|
+
"defaultMediaSource": 0,
|
|
101517
|
+
"defaultURL": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875"
|
|
101518
|
+
}
|
|
101519
|
+
}
|
|
101520
|
+
}
|
|
101521
|
+
},
|
|
101522
|
+
{
|
|
101523
|
+
"name": "inspector::Config",
|
|
101524
|
+
"data": {
|
|
101525
|
+
"0": {
|
|
101526
|
+
"json": {
|
|
101527
|
+
"isBasicViewEnabled": true,
|
|
101528
|
+
"componentName": "Video Screen",
|
|
101529
|
+
"fields": [
|
|
101530
|
+
{
|
|
101531
|
+
"name": "Config",
|
|
101532
|
+
"type": "asset-packs::VideoScreen"
|
|
101533
|
+
}
|
|
101534
|
+
]
|
|
101535
|
+
}
|
|
101536
|
+
}
|
|
101537
|
+
}
|
|
101538
|
+
}
|
|
101539
|
+
]
|
|
101540
|
+
},
|
|
101541
|
+
"contents": {
|
|
101542
|
+
"composite.json": "bafkreibb2x4ipzecncy53m6rha7dfrb2vpdbhpz6tyc2ztuk2kfe3rr7au",
|
|
101543
|
+
"screen_rounded.glb": "bafkreidia2ozb4bson4ug7qe3usjyaezaim7dxi5m5eovdlkbxlry2xefq",
|
|
101544
|
+
"thumbnail.png": "bafkreigefoj4gtph4hqr4aoeeauhgudktxadnpkkc4ujetozf4eqwkkdpa"
|
|
101545
|
+
}
|
|
101546
|
+
},
|
|
101547
|
+
{
|
|
101548
|
+
"id": "c5752768-e3ba-401c-bcd0-61e9ca1487f3",
|
|
101549
|
+
"name": "Rounded Video Screen 2",
|
|
101550
|
+
"category": "media",
|
|
101551
|
+
"tags": [
|
|
101552
|
+
"video",
|
|
101553
|
+
"screen",
|
|
101554
|
+
"video screen",
|
|
101555
|
+
"video player",
|
|
101556
|
+
"video player screen",
|
|
101557
|
+
"rounded"
|
|
101558
|
+
],
|
|
101559
|
+
"description": "A rounded video screen that can play videos or live streams. It can be used together with the Admin Tools smart item to manage content live.",
|
|
101560
|
+
"author": "Decentraland Foundation",
|
|
101561
|
+
"composite": {
|
|
101562
|
+
"version": 1,
|
|
101563
|
+
"components": [
|
|
101564
|
+
{
|
|
101565
|
+
"name": "core::GltfContainer",
|
|
101566
|
+
"data": {
|
|
101567
|
+
"0": {
|
|
101568
|
+
"json": {
|
|
101569
|
+
"src": "{assetPath}/screen_rounded2.glb",
|
|
101570
|
+
"visibleMeshesCollisionMask": 0,
|
|
101571
|
+
"invisibleMeshesCollisionMask": 3
|
|
101572
|
+
}
|
|
101573
|
+
}
|
|
101574
|
+
}
|
|
101575
|
+
},
|
|
101576
|
+
{
|
|
101577
|
+
"name": "core-schema::Name",
|
|
101578
|
+
"data": {
|
|
101579
|
+
"0": {
|
|
101580
|
+
"json": {
|
|
101581
|
+
"value": "Rounded Video Screen 2"
|
|
101582
|
+
}
|
|
101583
|
+
}
|
|
101584
|
+
}
|
|
101585
|
+
},
|
|
101586
|
+
{
|
|
101587
|
+
"name": "core-schema::Sync-Components",
|
|
101588
|
+
"data": {
|
|
101589
|
+
"0": {
|
|
101590
|
+
"json": {
|
|
101591
|
+
"componentIds": [
|
|
101592
|
+
"core::GltfNodeModifiers",
|
|
101593
|
+
"core::VideoPlayer"
|
|
101594
|
+
]
|
|
101595
|
+
}
|
|
101596
|
+
}
|
|
101597
|
+
}
|
|
101598
|
+
},
|
|
101599
|
+
{
|
|
101600
|
+
"name": "core::VideoPlayer",
|
|
101601
|
+
"data": {
|
|
101602
|
+
"0": {
|
|
101603
|
+
"json": {
|
|
101604
|
+
"src": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875",
|
|
101605
|
+
"playing": true,
|
|
101606
|
+
"volume": 1,
|
|
101607
|
+
"loop": true
|
|
101608
|
+
}
|
|
101609
|
+
}
|
|
101610
|
+
}
|
|
101611
|
+
},
|
|
101612
|
+
{
|
|
101613
|
+
"name": "core::GltfNodeModifiers",
|
|
101614
|
+
"data": {
|
|
101615
|
+
"0": {
|
|
101616
|
+
"json": {
|
|
101617
|
+
"modifiers": [
|
|
101618
|
+
{
|
|
101619
|
+
"path": "",
|
|
101620
|
+
"castShadows": true,
|
|
101621
|
+
"material": {
|
|
101622
|
+
"material": {
|
|
101623
|
+
"$case": "unlit",
|
|
101624
|
+
"unlit": {
|
|
101625
|
+
"texture": {
|
|
101626
|
+
"tex": {
|
|
101627
|
+
"$case": "videoTexture",
|
|
101628
|
+
"videoTexture": {
|
|
101629
|
+
"videoPlayerEntity": 594,
|
|
101630
|
+
"wrapMode": 0,
|
|
101631
|
+
"filterMode": 0
|
|
101632
|
+
}
|
|
101633
|
+
}
|
|
101634
|
+
},
|
|
101635
|
+
"alphaTest": 0.5,
|
|
101636
|
+
"castShadows": true,
|
|
101637
|
+
"alphaTexture": {
|
|
101638
|
+
"tex": {
|
|
101639
|
+
"$case": "texture",
|
|
101640
|
+
"texture": {
|
|
101641
|
+
"src": "",
|
|
101642
|
+
"wrapMode": 0,
|
|
101643
|
+
"filterMode": 0,
|
|
101644
|
+
"offset": {
|
|
101645
|
+
"x": 0,
|
|
101646
|
+
"y": 0
|
|
101647
|
+
},
|
|
101648
|
+
"tiling": {
|
|
101649
|
+
"x": 1,
|
|
101650
|
+
"y": 1
|
|
101651
|
+
}
|
|
101652
|
+
}
|
|
101653
|
+
}
|
|
101654
|
+
}
|
|
101655
|
+
}
|
|
101656
|
+
}
|
|
101657
|
+
}
|
|
101658
|
+
}
|
|
101659
|
+
]
|
|
101660
|
+
}
|
|
101661
|
+
}
|
|
101662
|
+
}
|
|
101663
|
+
},
|
|
101664
|
+
{
|
|
101665
|
+
"name": "asset-packs::VideoScreen",
|
|
101666
|
+
"data": {
|
|
101667
|
+
"0": {
|
|
101668
|
+
"json": {
|
|
101669
|
+
"thumbnail": "https://boedo.casla",
|
|
101670
|
+
"defaultMediaSource": 0,
|
|
101671
|
+
"defaultURL": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875"
|
|
101672
|
+
}
|
|
101673
|
+
}
|
|
101674
|
+
}
|
|
101675
|
+
},
|
|
101676
|
+
{
|
|
101677
|
+
"name": "inspector::Config",
|
|
101678
|
+
"data": {
|
|
101679
|
+
"0": {
|
|
101680
|
+
"json": {
|
|
101681
|
+
"isBasicViewEnabled": true,
|
|
101682
|
+
"componentName": "Video Screen",
|
|
101683
|
+
"fields": [
|
|
101684
|
+
{
|
|
101685
|
+
"name": "Config",
|
|
101686
|
+
"type": "asset-packs::VideoScreen"
|
|
101687
|
+
}
|
|
101688
|
+
]
|
|
101689
|
+
}
|
|
101690
|
+
}
|
|
101691
|
+
}
|
|
101692
|
+
}
|
|
101693
|
+
]
|
|
101694
|
+
},
|
|
101695
|
+
"contents": {
|
|
101696
|
+
"composite.json": "bafkreibkxpoodk2udlyw7sz36sveuun4d5tb7fwirbmkkw4ru77opo55qq",
|
|
101697
|
+
"screen_rounded2.glb": "bafkreid5gbglebfqv7hfnrazgm7p47gjzrkkp4736skme7ma3nct3i7aeu",
|
|
101698
|
+
"thumbnail.png": "bafkreihfptsd6xmhzyafp2qdmbxiqw4t6bd4rmadgkm6d2lvkbx2e4bpja"
|
|
101699
|
+
}
|
|
101700
|
+
},
|
|
101701
|
+
{
|
|
101702
|
+
"name": "Rustic Bench",
|
|
101703
|
+
"category": "Seats",
|
|
101704
|
+
"description": "A rustic wooden bench.",
|
|
101705
|
+
"tags": [
|
|
101706
|
+
"bench",
|
|
101707
|
+
"wood",
|
|
101708
|
+
"seat",
|
|
101709
|
+
"sitting",
|
|
101710
|
+
"furniture"
|
|
101711
|
+
],
|
|
101712
|
+
"id": "fdaeff9e-6b0a-467f-98f1-6d1f12e1e5ac",
|
|
101713
|
+
"composite": {
|
|
101714
|
+
"version": 1,
|
|
101715
|
+
"components": [
|
|
101716
|
+
{
|
|
101717
|
+
"name": "core::Transform",
|
|
101718
|
+
"data": {
|
|
101719
|
+
"513": {
|
|
101720
|
+
"json": {
|
|
101721
|
+
"position": {
|
|
101722
|
+
"x": 0.4673,
|
|
101723
|
+
"y": 0,
|
|
101724
|
+
"z": 0.2757
|
|
101725
|
+
},
|
|
101726
|
+
"rotation": {
|
|
101727
|
+
"x": 0,
|
|
101728
|
+
"y": 0.07845906168222427,
|
|
101729
|
+
"z": 0,
|
|
101730
|
+
"w": 0.9969173669815063
|
|
101731
|
+
},
|
|
101732
|
+
"scale": {
|
|
101733
|
+
"x": 1,
|
|
101734
|
+
"y": 1,
|
|
101735
|
+
"z": 1
|
|
101736
|
+
},
|
|
101737
|
+
"parent": 0
|
|
101738
|
+
}
|
|
101739
|
+
},
|
|
101740
|
+
"514": {
|
|
101741
|
+
"json": {
|
|
101126
101742
|
"position": {
|
|
101127
101743
|
"x": -0.528,
|
|
101128
101744
|
"y": 0,
|
|
@@ -102837,21 +103453,650 @@
|
|
|
102837
103453
|
}
|
|
102838
103454
|
},
|
|
102839
103455
|
{
|
|
102840
|
-
"name": "core::PointerEvents",
|
|
103456
|
+
"name": "core::PointerEvents",
|
|
103457
|
+
"data": {
|
|
103458
|
+
"0": {
|
|
103459
|
+
"json": {
|
|
103460
|
+
"pointerEvents": [
|
|
103461
|
+
{
|
|
103462
|
+
"eventType": 1,
|
|
103463
|
+
"eventInfo": {
|
|
103464
|
+
"button": 1,
|
|
103465
|
+
"hoverText": "Activate / Deactivate",
|
|
103466
|
+
"maxDistance": 10,
|
|
103467
|
+
"showFeedback": true
|
|
103468
|
+
}
|
|
103469
|
+
}
|
|
103470
|
+
]
|
|
103471
|
+
}
|
|
103472
|
+
}
|
|
103473
|
+
}
|
|
103474
|
+
},
|
|
103475
|
+
{
|
|
103476
|
+
"name": "inspector::Config",
|
|
103477
|
+
"data": {
|
|
103478
|
+
"0": {
|
|
103479
|
+
"json": {
|
|
103480
|
+
"isBasicViewEnabled": true,
|
|
103481
|
+
"componentName": "Lever",
|
|
103482
|
+
"fields": [
|
|
103483
|
+
{
|
|
103484
|
+
"name": "Hover Text",
|
|
103485
|
+
"type": "core::PointerEvents"
|
|
103486
|
+
},
|
|
103487
|
+
{
|
|
103488
|
+
"name": "When Activated",
|
|
103489
|
+
"type": "asset-packs::Triggers",
|
|
103490
|
+
"basicViewId": "trigger-when-activated"
|
|
103491
|
+
},
|
|
103492
|
+
{
|
|
103493
|
+
"name": "When Deactivated",
|
|
103494
|
+
"type": "asset-packs::Triggers",
|
|
103495
|
+
"basicViewId": "trigger-when-deactivated"
|
|
103496
|
+
}
|
|
103497
|
+
]
|
|
103498
|
+
}
|
|
103499
|
+
}
|
|
103500
|
+
}
|
|
103501
|
+
}
|
|
103502
|
+
]
|
|
103503
|
+
},
|
|
103504
|
+
"contents": {
|
|
103505
|
+
"composite.json": "bafkreiggqgja4idgrwvilyvs2biarwk27x574yyjaivbapqnvxiptpye4q",
|
|
103506
|
+
"lever_console.glb": "bafkreifa6qmnjud7pwmw4mreeqq45vmxp56dr2uxt6jlzigvvgffegraai",
|
|
103507
|
+
"sound.mp3": "bafkreiefmfeg27qf6ym3omdne6iyfmco5ymbecl2owidph3sa2bq5dk6ie",
|
|
103508
|
+
"thumbnail.png": "bafkreib7rz52yrndd4o5cre66zdbqgrykmml6kgstndyxowfvimnzwqluq"
|
|
103509
|
+
}
|
|
103510
|
+
},
|
|
103511
|
+
{
|
|
103512
|
+
"id": "26ac0135-5879-4bd2-b179-5e158adf0c96",
|
|
103513
|
+
"name": "Screeen Jumbotron",
|
|
103514
|
+
"category": "media",
|
|
103515
|
+
"tags": [
|
|
103516
|
+
"video",
|
|
103517
|
+
"screen",
|
|
103518
|
+
"video screen",
|
|
103519
|
+
"video player",
|
|
103520
|
+
"video player screen",
|
|
103521
|
+
"jumbotron"
|
|
103522
|
+
],
|
|
103523
|
+
"description": "A 6-sided video screen that can play videos or live streams. It can be used together with the Admin Tools smart item to manage content live.",
|
|
103524
|
+
"author": "Decentraland Foundation",
|
|
103525
|
+
"composite": {
|
|
103526
|
+
"version": 1,
|
|
103527
|
+
"components": [
|
|
103528
|
+
{
|
|
103529
|
+
"name": "core::GltfContainer",
|
|
103530
|
+
"data": {
|
|
103531
|
+
"0": {
|
|
103532
|
+
"json": {
|
|
103533
|
+
"src": "{assetPath}/screen_sharp_jumbotron.glb",
|
|
103534
|
+
"visibleMeshesCollisionMask": 0,
|
|
103535
|
+
"invisibleMeshesCollisionMask": 3
|
|
103536
|
+
}
|
|
103537
|
+
}
|
|
103538
|
+
}
|
|
103539
|
+
},
|
|
103540
|
+
{
|
|
103541
|
+
"name": "core-schema::Name",
|
|
103542
|
+
"data": {
|
|
103543
|
+
"0": {
|
|
103544
|
+
"json": {
|
|
103545
|
+
"value": "Screeen Jumbotron"
|
|
103546
|
+
}
|
|
103547
|
+
}
|
|
103548
|
+
}
|
|
103549
|
+
},
|
|
103550
|
+
{
|
|
103551
|
+
"name": "core-schema::Sync-Components",
|
|
103552
|
+
"data": {
|
|
103553
|
+
"0": {
|
|
103554
|
+
"json": {
|
|
103555
|
+
"componentIds": [
|
|
103556
|
+
"core::GltfNodeModifiers",
|
|
103557
|
+
"core::VideoPlayer"
|
|
103558
|
+
]
|
|
103559
|
+
}
|
|
103560
|
+
}
|
|
103561
|
+
}
|
|
103562
|
+
},
|
|
103563
|
+
{
|
|
103564
|
+
"name": "core::VideoPlayer",
|
|
103565
|
+
"data": {
|
|
103566
|
+
"0": {
|
|
103567
|
+
"json": {
|
|
103568
|
+
"src": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875",
|
|
103569
|
+
"playing": true,
|
|
103570
|
+
"volume": 1,
|
|
103571
|
+
"loop": true
|
|
103572
|
+
}
|
|
103573
|
+
}
|
|
103574
|
+
}
|
|
103575
|
+
},
|
|
103576
|
+
{
|
|
103577
|
+
"name": "core::GltfNodeModifiers",
|
|
103578
|
+
"data": {
|
|
103579
|
+
"0": {
|
|
103580
|
+
"json": {
|
|
103581
|
+
"modifiers": [
|
|
103582
|
+
{
|
|
103583
|
+
"path": "",
|
|
103584
|
+
"castShadows": true,
|
|
103585
|
+
"material": {
|
|
103586
|
+
"material": {
|
|
103587
|
+
"$case": "unlit",
|
|
103588
|
+
"unlit": {
|
|
103589
|
+
"texture": {
|
|
103590
|
+
"tex": {
|
|
103591
|
+
"$case": "videoTexture",
|
|
103592
|
+
"videoTexture": {
|
|
103593
|
+
"videoPlayerEntity": 594,
|
|
103594
|
+
"wrapMode": 0,
|
|
103595
|
+
"filterMode": 0
|
|
103596
|
+
}
|
|
103597
|
+
}
|
|
103598
|
+
},
|
|
103599
|
+
"alphaTest": 0.5,
|
|
103600
|
+
"castShadows": true,
|
|
103601
|
+
"alphaTexture": {
|
|
103602
|
+
"tex": {
|
|
103603
|
+
"$case": "texture",
|
|
103604
|
+
"texture": {
|
|
103605
|
+
"src": "",
|
|
103606
|
+
"wrapMode": 0,
|
|
103607
|
+
"filterMode": 0,
|
|
103608
|
+
"offset": {
|
|
103609
|
+
"x": 0,
|
|
103610
|
+
"y": 0
|
|
103611
|
+
},
|
|
103612
|
+
"tiling": {
|
|
103613
|
+
"x": 1,
|
|
103614
|
+
"y": 1
|
|
103615
|
+
}
|
|
103616
|
+
}
|
|
103617
|
+
}
|
|
103618
|
+
}
|
|
103619
|
+
}
|
|
103620
|
+
}
|
|
103621
|
+
}
|
|
103622
|
+
}
|
|
103623
|
+
]
|
|
103624
|
+
}
|
|
103625
|
+
}
|
|
103626
|
+
}
|
|
103627
|
+
},
|
|
103628
|
+
{
|
|
103629
|
+
"name": "asset-packs::VideoScreen",
|
|
103630
|
+
"data": {
|
|
103631
|
+
"0": {
|
|
103632
|
+
"json": {
|
|
103633
|
+
"thumbnail": "https://boedo.casla",
|
|
103634
|
+
"defaultMediaSource": 0,
|
|
103635
|
+
"defaultURL": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875"
|
|
103636
|
+
}
|
|
103637
|
+
}
|
|
103638
|
+
}
|
|
103639
|
+
},
|
|
103640
|
+
{
|
|
103641
|
+
"name": "inspector::Config",
|
|
103642
|
+
"data": {
|
|
103643
|
+
"0": {
|
|
103644
|
+
"json": {
|
|
103645
|
+
"isBasicViewEnabled": true,
|
|
103646
|
+
"componentName": "Video Screen",
|
|
103647
|
+
"fields": [
|
|
103648
|
+
{
|
|
103649
|
+
"name": "Config",
|
|
103650
|
+
"type": "asset-packs::VideoScreen"
|
|
103651
|
+
}
|
|
103652
|
+
]
|
|
103653
|
+
}
|
|
103654
|
+
}
|
|
103655
|
+
}
|
|
103656
|
+
}
|
|
103657
|
+
]
|
|
103658
|
+
},
|
|
103659
|
+
"contents": {
|
|
103660
|
+
"composite.json": "bafkreicdr7nvrxsw5h5uo5o2ige2pvkv636mnud64urluvfl7mq2qq2ily",
|
|
103661
|
+
"screen_sharp_jumbotron.glb": "bafkreidbfeoxmk5odhjkbsbnmykkhhszdcz3e66frppog6h23sxiamzgzi",
|
|
103662
|
+
"thumbnail.png": "bafkreiai7ew3f7jhlz7nyirozicdjzzg2d7sbeuzofcheyf77m6lq6noxa"
|
|
103663
|
+
}
|
|
103664
|
+
},
|
|
103665
|
+
{
|
|
103666
|
+
"id": "5a7e4567-dc0b-4879-8ce7-5859733d15c7",
|
|
103667
|
+
"name": "Video Screen Cube",
|
|
103668
|
+
"category": "media",
|
|
103669
|
+
"tags": [
|
|
103670
|
+
"video",
|
|
103671
|
+
"screen",
|
|
103672
|
+
"video screen",
|
|
103673
|
+
"video player",
|
|
103674
|
+
"video player screen",
|
|
103675
|
+
"cube"
|
|
103676
|
+
],
|
|
103677
|
+
"description": "A cube video screen that can play videos or live streams. It can be used together with the Admin Tools smart item to manage content live.",
|
|
103678
|
+
"author": "Decentraland Foundation",
|
|
103679
|
+
"composite": {
|
|
103680
|
+
"version": 1,
|
|
103681
|
+
"components": [
|
|
103682
|
+
{
|
|
103683
|
+
"name": "core::GltfContainer",
|
|
103684
|
+
"data": {
|
|
103685
|
+
"0": {
|
|
103686
|
+
"json": {
|
|
103687
|
+
"src": "{assetPath}/screen_sharp_cube_ring.glb",
|
|
103688
|
+
"visibleMeshesCollisionMask": 0,
|
|
103689
|
+
"invisibleMeshesCollisionMask": 3
|
|
103690
|
+
}
|
|
103691
|
+
}
|
|
103692
|
+
}
|
|
103693
|
+
},
|
|
103694
|
+
{
|
|
103695
|
+
"name": "core-schema::Name",
|
|
103696
|
+
"data": {
|
|
103697
|
+
"0": {
|
|
103698
|
+
"json": {
|
|
103699
|
+
"value": "Screen Cube"
|
|
103700
|
+
}
|
|
103701
|
+
}
|
|
103702
|
+
}
|
|
103703
|
+
},
|
|
103704
|
+
{
|
|
103705
|
+
"name": "core-schema::Sync-Components",
|
|
103706
|
+
"data": {
|
|
103707
|
+
"0": {
|
|
103708
|
+
"json": {
|
|
103709
|
+
"componentIds": [
|
|
103710
|
+
"core::GltfNodeModifiers",
|
|
103711
|
+
"core::VideoPlayer"
|
|
103712
|
+
]
|
|
103713
|
+
}
|
|
103714
|
+
}
|
|
103715
|
+
}
|
|
103716
|
+
},
|
|
103717
|
+
{
|
|
103718
|
+
"name": "core::VideoPlayer",
|
|
103719
|
+
"data": {
|
|
103720
|
+
"0": {
|
|
103721
|
+
"json": {
|
|
103722
|
+
"src": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875",
|
|
103723
|
+
"playing": true,
|
|
103724
|
+
"volume": 1,
|
|
103725
|
+
"loop": true
|
|
103726
|
+
}
|
|
103727
|
+
}
|
|
103728
|
+
}
|
|
103729
|
+
},
|
|
103730
|
+
{
|
|
103731
|
+
"name": "core::GltfNodeModifiers",
|
|
103732
|
+
"data": {
|
|
103733
|
+
"0": {
|
|
103734
|
+
"json": {
|
|
103735
|
+
"modifiers": [
|
|
103736
|
+
{
|
|
103737
|
+
"path": "",
|
|
103738
|
+
"castShadows": true,
|
|
103739
|
+
"material": {
|
|
103740
|
+
"material": {
|
|
103741
|
+
"$case": "unlit",
|
|
103742
|
+
"unlit": {
|
|
103743
|
+
"texture": {
|
|
103744
|
+
"tex": {
|
|
103745
|
+
"$case": "videoTexture",
|
|
103746
|
+
"videoTexture": {
|
|
103747
|
+
"videoPlayerEntity": 594,
|
|
103748
|
+
"wrapMode": 0,
|
|
103749
|
+
"filterMode": 0
|
|
103750
|
+
}
|
|
103751
|
+
}
|
|
103752
|
+
},
|
|
103753
|
+
"alphaTest": 0.5,
|
|
103754
|
+
"castShadows": true,
|
|
103755
|
+
"alphaTexture": {
|
|
103756
|
+
"tex": {
|
|
103757
|
+
"$case": "texture",
|
|
103758
|
+
"texture": {
|
|
103759
|
+
"src": "",
|
|
103760
|
+
"wrapMode": 0,
|
|
103761
|
+
"filterMode": 0,
|
|
103762
|
+
"offset": {
|
|
103763
|
+
"x": 0,
|
|
103764
|
+
"y": 0
|
|
103765
|
+
},
|
|
103766
|
+
"tiling": {
|
|
103767
|
+
"x": 1,
|
|
103768
|
+
"y": 1
|
|
103769
|
+
}
|
|
103770
|
+
}
|
|
103771
|
+
}
|
|
103772
|
+
}
|
|
103773
|
+
}
|
|
103774
|
+
}
|
|
103775
|
+
}
|
|
103776
|
+
}
|
|
103777
|
+
]
|
|
103778
|
+
}
|
|
103779
|
+
}
|
|
103780
|
+
}
|
|
103781
|
+
},
|
|
103782
|
+
{
|
|
103783
|
+
"name": "asset-packs::VideoScreen",
|
|
103784
|
+
"data": {
|
|
103785
|
+
"0": {
|
|
103786
|
+
"json": {
|
|
103787
|
+
"thumbnail": "https://boedo.casla",
|
|
103788
|
+
"defaultMediaSource": 0,
|
|
103789
|
+
"defaultURL": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875"
|
|
103790
|
+
}
|
|
103791
|
+
}
|
|
103792
|
+
}
|
|
103793
|
+
},
|
|
103794
|
+
{
|
|
103795
|
+
"name": "inspector::Config",
|
|
103796
|
+
"data": {
|
|
103797
|
+
"0": {
|
|
103798
|
+
"json": {
|
|
103799
|
+
"isBasicViewEnabled": true,
|
|
103800
|
+
"componentName": "Video Screen",
|
|
103801
|
+
"fields": [
|
|
103802
|
+
{
|
|
103803
|
+
"name": "Config",
|
|
103804
|
+
"type": "asset-packs::VideoScreen"
|
|
103805
|
+
}
|
|
103806
|
+
]
|
|
103807
|
+
}
|
|
103808
|
+
}
|
|
103809
|
+
}
|
|
103810
|
+
}
|
|
103811
|
+
]
|
|
103812
|
+
},
|
|
103813
|
+
"contents": {
|
|
103814
|
+
"composite.json": "bafkreiczvq3fz4a3nguope3woq7eqbnkwoz7tpeysw4x2v5a3tqppfzjiy",
|
|
103815
|
+
"screen_sharp_cube_ring.glb": "bafkreicy23dxibf3yrlnq4rn6tv5g5omcxet7wrm6jifprgo4f7kjiz2f4",
|
|
103816
|
+
"thumbnail.png": "bafkreibcssrboj6girwyh5yey7e524h34aioycokeqqezaciosuttyn7vu"
|
|
103817
|
+
}
|
|
103818
|
+
},
|
|
103819
|
+
{
|
|
103820
|
+
"id": "3179d075-ad38-406e-b34e-ec01ccff9dd2",
|
|
103821
|
+
"name": "Video Screen Rounded Cube",
|
|
103822
|
+
"category": "media",
|
|
103823
|
+
"tags": [
|
|
103824
|
+
"video",
|
|
103825
|
+
"screen",
|
|
103826
|
+
"video screen",
|
|
103827
|
+
"video player",
|
|
103828
|
+
"video player screen",
|
|
103829
|
+
"rounded",
|
|
103830
|
+
"cube"
|
|
103831
|
+
],
|
|
103832
|
+
"description": "A rounded cube video screen that can play videos or live streams. It can be used together with the Admin Tools smart item to manage content live.",
|
|
103833
|
+
"author": "Decentraland Foundation",
|
|
103834
|
+
"composite": {
|
|
103835
|
+
"version": 1,
|
|
103836
|
+
"components": [
|
|
103837
|
+
{
|
|
103838
|
+
"name": "core::GltfContainer",
|
|
103839
|
+
"data": {
|
|
103840
|
+
"0": {
|
|
103841
|
+
"json": {
|
|
103842
|
+
"src": "{assetPath}/screen_rounded_cube_ring.glb",
|
|
103843
|
+
"visibleMeshesCollisionMask": 0,
|
|
103844
|
+
"invisibleMeshesCollisionMask": 3
|
|
103845
|
+
}
|
|
103846
|
+
}
|
|
103847
|
+
}
|
|
103848
|
+
},
|
|
103849
|
+
{
|
|
103850
|
+
"name": "core-schema::Name",
|
|
103851
|
+
"data": {
|
|
103852
|
+
"0": {
|
|
103853
|
+
"json": {
|
|
103854
|
+
"value": "Screen Rounded Cube"
|
|
103855
|
+
}
|
|
103856
|
+
}
|
|
103857
|
+
}
|
|
103858
|
+
},
|
|
103859
|
+
{
|
|
103860
|
+
"name": "core-schema::Sync-Components",
|
|
103861
|
+
"data": {
|
|
103862
|
+
"0": {
|
|
103863
|
+
"json": {
|
|
103864
|
+
"componentIds": [
|
|
103865
|
+
"core::GltfNodeModifiers",
|
|
103866
|
+
"core::VideoPlayer"
|
|
103867
|
+
]
|
|
103868
|
+
}
|
|
103869
|
+
}
|
|
103870
|
+
}
|
|
103871
|
+
},
|
|
103872
|
+
{
|
|
103873
|
+
"name": "core::VideoPlayer",
|
|
103874
|
+
"data": {
|
|
103875
|
+
"0": {
|
|
103876
|
+
"json": {
|
|
103877
|
+
"src": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875",
|
|
103878
|
+
"playing": true,
|
|
103879
|
+
"volume": 1,
|
|
103880
|
+
"loop": true
|
|
103881
|
+
}
|
|
103882
|
+
}
|
|
103883
|
+
}
|
|
103884
|
+
},
|
|
103885
|
+
{
|
|
103886
|
+
"name": "core::GltfNodeModifiers",
|
|
103887
|
+
"data": {
|
|
103888
|
+
"0": {
|
|
103889
|
+
"json": {
|
|
103890
|
+
"modifiers": [
|
|
103891
|
+
{
|
|
103892
|
+
"path": "",
|
|
103893
|
+
"castShadows": true,
|
|
103894
|
+
"material": {
|
|
103895
|
+
"material": {
|
|
103896
|
+
"$case": "unlit",
|
|
103897
|
+
"unlit": {
|
|
103898
|
+
"texture": {
|
|
103899
|
+
"tex": {
|
|
103900
|
+
"$case": "videoTexture",
|
|
103901
|
+
"videoTexture": {
|
|
103902
|
+
"videoPlayerEntity": 594,
|
|
103903
|
+
"wrapMode": 0,
|
|
103904
|
+
"filterMode": 0
|
|
103905
|
+
}
|
|
103906
|
+
}
|
|
103907
|
+
},
|
|
103908
|
+
"alphaTest": 0.5,
|
|
103909
|
+
"castShadows": true,
|
|
103910
|
+
"alphaTexture": {
|
|
103911
|
+
"tex": {
|
|
103912
|
+
"$case": "texture",
|
|
103913
|
+
"texture": {
|
|
103914
|
+
"src": "",
|
|
103915
|
+
"wrapMode": 0,
|
|
103916
|
+
"filterMode": 0,
|
|
103917
|
+
"offset": {
|
|
103918
|
+
"x": 0,
|
|
103919
|
+
"y": 0
|
|
103920
|
+
},
|
|
103921
|
+
"tiling": {
|
|
103922
|
+
"x": 1,
|
|
103923
|
+
"y": 1
|
|
103924
|
+
}
|
|
103925
|
+
}
|
|
103926
|
+
}
|
|
103927
|
+
}
|
|
103928
|
+
}
|
|
103929
|
+
}
|
|
103930
|
+
}
|
|
103931
|
+
}
|
|
103932
|
+
]
|
|
103933
|
+
}
|
|
103934
|
+
}
|
|
103935
|
+
}
|
|
103936
|
+
},
|
|
103937
|
+
{
|
|
103938
|
+
"name": "asset-packs::VideoScreen",
|
|
103939
|
+
"data": {
|
|
103940
|
+
"0": {
|
|
103941
|
+
"json": {
|
|
103942
|
+
"thumbnail": "https://boedo.casla",
|
|
103943
|
+
"defaultMediaSource": 0,
|
|
103944
|
+
"defaultURL": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875"
|
|
103945
|
+
}
|
|
103946
|
+
}
|
|
103947
|
+
}
|
|
103948
|
+
},
|
|
103949
|
+
{
|
|
103950
|
+
"name": "inspector::Config",
|
|
103951
|
+
"data": {
|
|
103952
|
+
"0": {
|
|
103953
|
+
"json": {
|
|
103954
|
+
"isBasicViewEnabled": true,
|
|
103955
|
+
"componentName": "Video Screen",
|
|
103956
|
+
"fields": [
|
|
103957
|
+
{
|
|
103958
|
+
"name": "Config",
|
|
103959
|
+
"type": "asset-packs::VideoScreen"
|
|
103960
|
+
}
|
|
103961
|
+
]
|
|
103962
|
+
}
|
|
103963
|
+
}
|
|
103964
|
+
}
|
|
103965
|
+
}
|
|
103966
|
+
]
|
|
103967
|
+
},
|
|
103968
|
+
"contents": {
|
|
103969
|
+
"composite.json": "bafkreiaqas75m737tgzqjsddgx6nu6gvtk7slvuehmw272sjqfy6vvz3q4",
|
|
103970
|
+
"screen_rounded_cube_ring.glb": "bafkreibnapt75a55kbsxb5qm7dlwtzsomlpfpjjh4d77jlc6vzxroigfee",
|
|
103971
|
+
"thumbnail.png": "bafkreifnsqzij7iuy5takrlnjlkgx3mh4fcvoiuamr6v3qrx6eqspgc2ge"
|
|
103972
|
+
}
|
|
103973
|
+
},
|
|
103974
|
+
{
|
|
103975
|
+
"id": "839674d0-308b-497e-8901-6b96e90f8618",
|
|
103976
|
+
"name": "Screen Rounded Jumbotron",
|
|
103977
|
+
"category": "media",
|
|
103978
|
+
"tags": [
|
|
103979
|
+
"video",
|
|
103980
|
+
"screen",
|
|
103981
|
+
"video screen",
|
|
103982
|
+
"video player",
|
|
103983
|
+
"video player screen",
|
|
103984
|
+
"rounded",
|
|
103985
|
+
"jumbotron"
|
|
103986
|
+
],
|
|
103987
|
+
"description": "A rounded 6-sided video screen that can play videos or live streams. It can be used together with the Admin Tools smart item to manage content live.",
|
|
103988
|
+
"author": "Decentraland Foundation",
|
|
103989
|
+
"composite": {
|
|
103990
|
+
"version": 1,
|
|
103991
|
+
"components": [
|
|
103992
|
+
{
|
|
103993
|
+
"name": "core::GltfContainer",
|
|
103994
|
+
"data": {
|
|
103995
|
+
"0": {
|
|
103996
|
+
"json": {
|
|
103997
|
+
"src": "{assetPath}/screen_rounded_jumbotron.glb",
|
|
103998
|
+
"visibleMeshesCollisionMask": 0,
|
|
103999
|
+
"invisibleMeshesCollisionMask": 3
|
|
104000
|
+
}
|
|
104001
|
+
}
|
|
104002
|
+
}
|
|
104003
|
+
},
|
|
104004
|
+
{
|
|
104005
|
+
"name": "core-schema::Name",
|
|
104006
|
+
"data": {
|
|
104007
|
+
"0": {
|
|
104008
|
+
"json": {
|
|
104009
|
+
"value": "Screen Rounded Jumbotron"
|
|
104010
|
+
}
|
|
104011
|
+
}
|
|
104012
|
+
}
|
|
104013
|
+
},
|
|
104014
|
+
{
|
|
104015
|
+
"name": "core-schema::Sync-Components",
|
|
104016
|
+
"data": {
|
|
104017
|
+
"0": {
|
|
104018
|
+
"json": {
|
|
104019
|
+
"componentIds": [
|
|
104020
|
+
"core::GltfNodeModifiers",
|
|
104021
|
+
"core::VideoPlayer"
|
|
104022
|
+
]
|
|
104023
|
+
}
|
|
104024
|
+
}
|
|
104025
|
+
}
|
|
104026
|
+
},
|
|
104027
|
+
{
|
|
104028
|
+
"name": "core::VideoPlayer",
|
|
104029
|
+
"data": {
|
|
104030
|
+
"0": {
|
|
104031
|
+
"json": {
|
|
104032
|
+
"src": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875",
|
|
104033
|
+
"playing": true,
|
|
104034
|
+
"volume": 1,
|
|
104035
|
+
"loop": true
|
|
104036
|
+
}
|
|
104037
|
+
}
|
|
104038
|
+
}
|
|
104039
|
+
},
|
|
104040
|
+
{
|
|
104041
|
+
"name": "core::GltfNodeModifiers",
|
|
104042
|
+
"data": {
|
|
104043
|
+
"0": {
|
|
104044
|
+
"json": {
|
|
104045
|
+
"modifiers": [
|
|
104046
|
+
{
|
|
104047
|
+
"path": "",
|
|
104048
|
+
"castShadows": true,
|
|
104049
|
+
"material": {
|
|
104050
|
+
"material": {
|
|
104051
|
+
"$case": "unlit",
|
|
104052
|
+
"unlit": {
|
|
104053
|
+
"texture": {
|
|
104054
|
+
"tex": {
|
|
104055
|
+
"$case": "videoTexture",
|
|
104056
|
+
"videoTexture": {
|
|
104057
|
+
"videoPlayerEntity": 594,
|
|
104058
|
+
"wrapMode": 0,
|
|
104059
|
+
"filterMode": 0
|
|
104060
|
+
}
|
|
104061
|
+
}
|
|
104062
|
+
},
|
|
104063
|
+
"alphaTest": 0.5,
|
|
104064
|
+
"castShadows": true,
|
|
104065
|
+
"alphaTexture": {
|
|
104066
|
+
"tex": {
|
|
104067
|
+
"$case": "texture",
|
|
104068
|
+
"texture": {
|
|
104069
|
+
"src": "",
|
|
104070
|
+
"wrapMode": 0,
|
|
104071
|
+
"filterMode": 0,
|
|
104072
|
+
"offset": {
|
|
104073
|
+
"x": 0,
|
|
104074
|
+
"y": 0
|
|
104075
|
+
},
|
|
104076
|
+
"tiling": {
|
|
104077
|
+
"x": 1,
|
|
104078
|
+
"y": 1
|
|
104079
|
+
}
|
|
104080
|
+
}
|
|
104081
|
+
}
|
|
104082
|
+
}
|
|
104083
|
+
}
|
|
104084
|
+
}
|
|
104085
|
+
}
|
|
104086
|
+
}
|
|
104087
|
+
]
|
|
104088
|
+
}
|
|
104089
|
+
}
|
|
104090
|
+
}
|
|
104091
|
+
},
|
|
104092
|
+
{
|
|
104093
|
+
"name": "asset-packs::VideoScreen",
|
|
102841
104094
|
"data": {
|
|
102842
104095
|
"0": {
|
|
102843
104096
|
"json": {
|
|
102844
|
-
"
|
|
102845
|
-
|
|
102846
|
-
|
|
102847
|
-
"eventInfo": {
|
|
102848
|
-
"button": 1,
|
|
102849
|
-
"hoverText": "Activate / Deactivate",
|
|
102850
|
-
"maxDistance": 10,
|
|
102851
|
-
"showFeedback": true
|
|
102852
|
-
}
|
|
102853
|
-
}
|
|
102854
|
-
]
|
|
104097
|
+
"thumbnail": "https://boedo.casla",
|
|
104098
|
+
"defaultMediaSource": 0,
|
|
104099
|
+
"defaultURL": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875"
|
|
102855
104100
|
}
|
|
102856
104101
|
}
|
|
102857
104102
|
}
|
|
@@ -102862,21 +104107,11 @@
|
|
|
102862
104107
|
"0": {
|
|
102863
104108
|
"json": {
|
|
102864
104109
|
"isBasicViewEnabled": true,
|
|
102865
|
-
"componentName": "
|
|
104110
|
+
"componentName": "Video Screen",
|
|
102866
104111
|
"fields": [
|
|
102867
104112
|
{
|
|
102868
|
-
"name": "
|
|
102869
|
-
"type": "
|
|
102870
|
-
},
|
|
102871
|
-
{
|
|
102872
|
-
"name": "When Activated",
|
|
102873
|
-
"type": "asset-packs::Triggers",
|
|
102874
|
-
"basicViewId": "trigger-when-activated"
|
|
102875
|
-
},
|
|
102876
|
-
{
|
|
102877
|
-
"name": "When Deactivated",
|
|
102878
|
-
"type": "asset-packs::Triggers",
|
|
102879
|
-
"basicViewId": "trigger-when-deactivated"
|
|
104113
|
+
"name": "Config",
|
|
104114
|
+
"type": "asset-packs::VideoScreen"
|
|
102880
104115
|
}
|
|
102881
104116
|
]
|
|
102882
104117
|
}
|
|
@@ -102886,10 +104121,9 @@
|
|
|
102886
104121
|
]
|
|
102887
104122
|
},
|
|
102888
104123
|
"contents": {
|
|
102889
|
-
"composite.json": "
|
|
102890
|
-
"
|
|
102891
|
-
"
|
|
102892
|
-
"thumbnail.png": "bafkreib7rz52yrndd4o5cre66zdbqgrykmml6kgstndyxowfvimnzwqluq"
|
|
104124
|
+
"composite.json": "bafkreidihsfyk2fx2o5l4lrpnb6wxc55ic6btptlvgs4dlntn3oih4bj5q",
|
|
104125
|
+
"screen_rounded_jumbotron.glb": "bafkreifpjpwaw4e623hewtaezrqktqwstybxojx24cowyctwi7xmzfwfji",
|
|
104126
|
+
"thumbnail.png": "bafkreibuhmyjrugszxhulpfl2gyhdzryclz2tnftqcb5cjtjo6wfdp6iyy"
|
|
102893
104127
|
}
|
|
102894
104128
|
},
|
|
102895
104129
|
{
|
|
@@ -117106,7 +118340,7 @@
|
|
|
117106
118340
|
}
|
|
117107
118341
|
},
|
|
117108
118342
|
{
|
|
117109
|
-
"id": "
|
|
118343
|
+
"id": "0201653b-bd38-48af-b9ef-a902a7e8bc9c",
|
|
117110
118344
|
"name": "Video Screen",
|
|
117111
118345
|
"category": "media",
|
|
117112
118346
|
"tags": [
|
|
@@ -117118,6 +118352,159 @@
|
|
|
117118
118352
|
],
|
|
117119
118353
|
"description": "A video screen that can play videos or live streams. It can be used together with the Admin Tools smart item to manage content live.",
|
|
117120
118354
|
"author": "Decentraland Foundation",
|
|
118355
|
+
"composite": {
|
|
118356
|
+
"version": 1,
|
|
118357
|
+
"components": [
|
|
118358
|
+
{
|
|
118359
|
+
"name": "core::GltfContainer",
|
|
118360
|
+
"data": {
|
|
118361
|
+
"0": {
|
|
118362
|
+
"json": {
|
|
118363
|
+
"src": "{assetPath}/video_player.glb",
|
|
118364
|
+
"visibleMeshesCollisionMask": 0,
|
|
118365
|
+
"invisibleMeshesCollisionMask": 3
|
|
118366
|
+
}
|
|
118367
|
+
}
|
|
118368
|
+
}
|
|
118369
|
+
},
|
|
118370
|
+
{
|
|
118371
|
+
"name": "core-schema::Name",
|
|
118372
|
+
"data": {
|
|
118373
|
+
"0": {
|
|
118374
|
+
"json": {
|
|
118375
|
+
"value": "Video Screen"
|
|
118376
|
+
}
|
|
118377
|
+
}
|
|
118378
|
+
}
|
|
118379
|
+
},
|
|
118380
|
+
{
|
|
118381
|
+
"name": "core-schema::Sync-Components",
|
|
118382
|
+
"data": {
|
|
118383
|
+
"0": {
|
|
118384
|
+
"json": {
|
|
118385
|
+
"componentIds": [
|
|
118386
|
+
"core::GltfNodeModifiers",
|
|
118387
|
+
"core::VideoPlayer"
|
|
118388
|
+
]
|
|
118389
|
+
}
|
|
118390
|
+
}
|
|
118391
|
+
}
|
|
118392
|
+
},
|
|
118393
|
+
{
|
|
118394
|
+
"name": "core::VideoPlayer",
|
|
118395
|
+
"data": {
|
|
118396
|
+
"0": {
|
|
118397
|
+
"json": {
|
|
118398
|
+
"src": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875",
|
|
118399
|
+
"playing": true,
|
|
118400
|
+
"volume": 1,
|
|
118401
|
+
"loop": true
|
|
118402
|
+
}
|
|
118403
|
+
}
|
|
118404
|
+
}
|
|
118405
|
+
},
|
|
118406
|
+
{
|
|
118407
|
+
"name": "core::GltfNodeModifiers",
|
|
118408
|
+
"data": {
|
|
118409
|
+
"0": {
|
|
118410
|
+
"json": {
|
|
118411
|
+
"modifiers": [
|
|
118412
|
+
{
|
|
118413
|
+
"path": "",
|
|
118414
|
+
"castShadows": true,
|
|
118415
|
+
"material": {
|
|
118416
|
+
"material": {
|
|
118417
|
+
"$case": "unlit",
|
|
118418
|
+
"unlit": {
|
|
118419
|
+
"texture": {
|
|
118420
|
+
"tex": {
|
|
118421
|
+
"$case": "videoTexture",
|
|
118422
|
+
"videoTexture": {
|
|
118423
|
+
"videoPlayerEntity": 594,
|
|
118424
|
+
"wrapMode": 0,
|
|
118425
|
+
"filterMode": 0
|
|
118426
|
+
}
|
|
118427
|
+
}
|
|
118428
|
+
},
|
|
118429
|
+
"alphaTest": 0.5,
|
|
118430
|
+
"castShadows": true,
|
|
118431
|
+
"alphaTexture": {
|
|
118432
|
+
"tex": {
|
|
118433
|
+
"$case": "texture",
|
|
118434
|
+
"texture": {
|
|
118435
|
+
"src": "",
|
|
118436
|
+
"wrapMode": 0,
|
|
118437
|
+
"filterMode": 0,
|
|
118438
|
+
"offset": {
|
|
118439
|
+
"x": 0,
|
|
118440
|
+
"y": 0
|
|
118441
|
+
},
|
|
118442
|
+
"tiling": {
|
|
118443
|
+
"x": 1,
|
|
118444
|
+
"y": 1
|
|
118445
|
+
}
|
|
118446
|
+
}
|
|
118447
|
+
}
|
|
118448
|
+
}
|
|
118449
|
+
}
|
|
118450
|
+
}
|
|
118451
|
+
}
|
|
118452
|
+
}
|
|
118453
|
+
]
|
|
118454
|
+
}
|
|
118455
|
+
}
|
|
118456
|
+
}
|
|
118457
|
+
},
|
|
118458
|
+
{
|
|
118459
|
+
"name": "asset-packs::VideoScreen",
|
|
118460
|
+
"data": {
|
|
118461
|
+
"0": {
|
|
118462
|
+
"json": {
|
|
118463
|
+
"thumbnail": "https://boedo.casla",
|
|
118464
|
+
"defaultMediaSource": 0,
|
|
118465
|
+
"defaultURL": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875"
|
|
118466
|
+
}
|
|
118467
|
+
}
|
|
118468
|
+
}
|
|
118469
|
+
},
|
|
118470
|
+
{
|
|
118471
|
+
"name": "inspector::Config",
|
|
118472
|
+
"data": {
|
|
118473
|
+
"0": {
|
|
118474
|
+
"json": {
|
|
118475
|
+
"isBasicViewEnabled": true,
|
|
118476
|
+
"componentName": "Video Screen",
|
|
118477
|
+
"fields": [
|
|
118478
|
+
{
|
|
118479
|
+
"name": "Config",
|
|
118480
|
+
"type": "asset-packs::VideoScreen"
|
|
118481
|
+
}
|
|
118482
|
+
]
|
|
118483
|
+
}
|
|
118484
|
+
}
|
|
118485
|
+
}
|
|
118486
|
+
}
|
|
118487
|
+
]
|
|
118488
|
+
},
|
|
118489
|
+
"contents": {
|
|
118490
|
+
"composite.json": "bafkreichkviky5vt5laqd3u5usedhoprrxcfox4kiltptedgf4kvcciyae",
|
|
118491
|
+
"thumbnail.png": "bafkreidwcgcnz2o5rffmltrcmzjz5m7zwa3gfposij53tsbotezm4ci7kq",
|
|
118492
|
+
"video_player.glb": "bafkreian2kn575j2jc3medl7x3uozdre3n55ybq474f6nxjm57bmwf2rfa"
|
|
118493
|
+
}
|
|
118494
|
+
},
|
|
118495
|
+
{
|
|
118496
|
+
"id": "dc5ec17b-aa1a-4bd0-bace-7d615d9bdc71",
|
|
118497
|
+
"name": "Video Screen",
|
|
118498
|
+
"category": "deprecated",
|
|
118499
|
+
"tags": [
|
|
118500
|
+
"video",
|
|
118501
|
+
"screen",
|
|
118502
|
+
"video screen",
|
|
118503
|
+
"video player",
|
|
118504
|
+
"video player screen"
|
|
118505
|
+
],
|
|
118506
|
+
"description": "A video screen that can play videos or live streams. It can be used together with the Admin Tools smart item to manage content live.",
|
|
118507
|
+
"author": "Decentraland Foundation",
|
|
117121
118508
|
"composite": {
|
|
117122
118509
|
"version": 1,
|
|
117123
118510
|
"components": [
|
|
@@ -117234,6 +118621,160 @@
|
|
|
117234
118621
|
"video_player.glb": "bafkreigawstlqghqgbrczve7xyc6ecim3cwb6vkyennvhnvatuhoaysbzu"
|
|
117235
118622
|
}
|
|
117236
118623
|
},
|
|
118624
|
+
{
|
|
118625
|
+
"id": "499991cc-7d3b-4925-b56f-a1f50389cb75",
|
|
118626
|
+
"name": "Video Screen Splat",
|
|
118627
|
+
"category": "media",
|
|
118628
|
+
"tags": [
|
|
118629
|
+
"video",
|
|
118630
|
+
"screen",
|
|
118631
|
+
"video screen",
|
|
118632
|
+
"video player",
|
|
118633
|
+
"video player screen",
|
|
118634
|
+
"splat"
|
|
118635
|
+
],
|
|
118636
|
+
"description": "A video screen that can play videos or live streams. It can be used together with the Admin Tools smart item to manage content live.",
|
|
118637
|
+
"author": "Decentraland Foundation",
|
|
118638
|
+
"composite": {
|
|
118639
|
+
"version": 1,
|
|
118640
|
+
"components": [
|
|
118641
|
+
{
|
|
118642
|
+
"name": "core::GltfContainer",
|
|
118643
|
+
"data": {
|
|
118644
|
+
"0": {
|
|
118645
|
+
"json": {
|
|
118646
|
+
"src": "{assetPath}/screen_splat.glb",
|
|
118647
|
+
"visibleMeshesCollisionMask": 0,
|
|
118648
|
+
"invisibleMeshesCollisionMask": 3
|
|
118649
|
+
}
|
|
118650
|
+
}
|
|
118651
|
+
}
|
|
118652
|
+
},
|
|
118653
|
+
{
|
|
118654
|
+
"name": "core-schema::Name",
|
|
118655
|
+
"data": {
|
|
118656
|
+
"0": {
|
|
118657
|
+
"json": {
|
|
118658
|
+
"value": "Video Screen Splatt"
|
|
118659
|
+
}
|
|
118660
|
+
}
|
|
118661
|
+
}
|
|
118662
|
+
},
|
|
118663
|
+
{
|
|
118664
|
+
"name": "core-schema::Sync-Components",
|
|
118665
|
+
"data": {
|
|
118666
|
+
"0": {
|
|
118667
|
+
"json": {
|
|
118668
|
+
"componentIds": [
|
|
118669
|
+
"core::GltfNodeModifiers",
|
|
118670
|
+
"core::VideoPlayer"
|
|
118671
|
+
]
|
|
118672
|
+
}
|
|
118673
|
+
}
|
|
118674
|
+
}
|
|
118675
|
+
},
|
|
118676
|
+
{
|
|
118677
|
+
"name": "core::VideoPlayer",
|
|
118678
|
+
"data": {
|
|
118679
|
+
"0": {
|
|
118680
|
+
"json": {
|
|
118681
|
+
"src": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875",
|
|
118682
|
+
"playing": true,
|
|
118683
|
+
"volume": 1,
|
|
118684
|
+
"loop": true
|
|
118685
|
+
}
|
|
118686
|
+
}
|
|
118687
|
+
}
|
|
118688
|
+
},
|
|
118689
|
+
{
|
|
118690
|
+
"name": "core::GltfNodeModifiers",
|
|
118691
|
+
"data": {
|
|
118692
|
+
"0": {
|
|
118693
|
+
"json": {
|
|
118694
|
+
"modifiers": [
|
|
118695
|
+
{
|
|
118696
|
+
"path": "",
|
|
118697
|
+
"castShadows": true,
|
|
118698
|
+
"material": {
|
|
118699
|
+
"material": {
|
|
118700
|
+
"$case": "unlit",
|
|
118701
|
+
"unlit": {
|
|
118702
|
+
"texture": {
|
|
118703
|
+
"tex": {
|
|
118704
|
+
"$case": "videoTexture",
|
|
118705
|
+
"videoTexture": {
|
|
118706
|
+
"videoPlayerEntity": 594,
|
|
118707
|
+
"wrapMode": 0,
|
|
118708
|
+
"filterMode": 0
|
|
118709
|
+
}
|
|
118710
|
+
}
|
|
118711
|
+
},
|
|
118712
|
+
"alphaTest": 0.5,
|
|
118713
|
+
"castShadows": true,
|
|
118714
|
+
"alphaTexture": {
|
|
118715
|
+
"tex": {
|
|
118716
|
+
"$case": "texture",
|
|
118717
|
+
"texture": {
|
|
118718
|
+
"src": "",
|
|
118719
|
+
"wrapMode": 0,
|
|
118720
|
+
"filterMode": 0,
|
|
118721
|
+
"offset": {
|
|
118722
|
+
"x": 0,
|
|
118723
|
+
"y": 0
|
|
118724
|
+
},
|
|
118725
|
+
"tiling": {
|
|
118726
|
+
"x": 1,
|
|
118727
|
+
"y": 1
|
|
118728
|
+
}
|
|
118729
|
+
}
|
|
118730
|
+
}
|
|
118731
|
+
}
|
|
118732
|
+
}
|
|
118733
|
+
}
|
|
118734
|
+
}
|
|
118735
|
+
}
|
|
118736
|
+
]
|
|
118737
|
+
}
|
|
118738
|
+
}
|
|
118739
|
+
}
|
|
118740
|
+
},
|
|
118741
|
+
{
|
|
118742
|
+
"name": "asset-packs::VideoScreen",
|
|
118743
|
+
"data": {
|
|
118744
|
+
"0": {
|
|
118745
|
+
"json": {
|
|
118746
|
+
"thumbnail": "https://boedo.casla",
|
|
118747
|
+
"defaultMediaSource": 0,
|
|
118748
|
+
"defaultURL": "https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875"
|
|
118749
|
+
}
|
|
118750
|
+
}
|
|
118751
|
+
}
|
|
118752
|
+
},
|
|
118753
|
+
{
|
|
118754
|
+
"name": "inspector::Config",
|
|
118755
|
+
"data": {
|
|
118756
|
+
"0": {
|
|
118757
|
+
"json": {
|
|
118758
|
+
"isBasicViewEnabled": true,
|
|
118759
|
+
"componentName": "Video Screen",
|
|
118760
|
+
"fields": [
|
|
118761
|
+
{
|
|
118762
|
+
"name": "Config",
|
|
118763
|
+
"type": "asset-packs::VideoScreen"
|
|
118764
|
+
}
|
|
118765
|
+
]
|
|
118766
|
+
}
|
|
118767
|
+
}
|
|
118768
|
+
}
|
|
118769
|
+
}
|
|
118770
|
+
]
|
|
118771
|
+
},
|
|
118772
|
+
"contents": {
|
|
118773
|
+
"composite.json": "bafkreigarre5yqhuk6v3xlebbgumfxuy5l4muapsabkycqrwwzvtqs22fe",
|
|
118774
|
+
"screen_splat.glb": "bafkreihahgs423qhk2tiknhagec5ailbf3k2oy7734helau2qmd5oklt6e",
|
|
118775
|
+
"thumbnail.png": "bafkreigqxqonm65nkwpw67x5aa3zmlzxqnbb7pvqqg65zgqq5ioimuawyu"
|
|
118776
|
+
}
|
|
118777
|
+
},
|
|
117237
118778
|
{
|
|
117238
118779
|
"name": "Wooden Chair",
|
|
117239
118780
|
"category": "Seats",
|