mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 07:23:00 +02:00
disc lights
This commit is contained in:
parent
fa3ecc93a6
commit
e4f1320c50
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@
|
||||||
modelEmitOff: function(glowDisc) {
|
modelEmitOff: function(glowDisc) {
|
||||||
var data = {
|
var data = {
|
||||||
"Metal-brushed-light.jpg": "atp:/models/Lights-Living-Room-2.fbx/Lights-Living-Room-2.fbm/Metal-brushed-light.jpg",
|
"Metal-brushed-light.jpg": "atp:/models/Lights-Living-Room-2.fbx/Lights-Living-Room-2.fbm/Metal-brushed-light.jpg",
|
||||||
"Tex.CeilingLight.Emit": "atp:/models/Lights-Living-Room-2.fbx/Lights-Living-Room-2.fbm/CielingLight-On-Diffuse.jpg",
|
"Tex.CeilingLight.Emit": "",
|
||||||
"TexCeilingLight.Diffuse": ""
|
"TexCeilingLight.Diffuse": "atp:/models/Lights-Living-Room-2.fbx/Lights-Living-Room-2.fbm/CielingLight-Base.jpg"
|
||||||
}
|
}
|
||||||
|
|
||||||
Entities.editEntity(glowDisc, {
|
Entities.editEntity(glowDisc, {
|
||||||
|
|
Loading…
Reference in a new issue