15 lines
460 B
Text
15 lines
460 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://assets/imports/ceil-lamp.gltf" type="PackedScene" id=1]
|
|
|
|
[node name="ceil-lamp" instance=ExtResource( 1 )]
|
|
|
|
[node name="OmniLight" type="OmniLight" parent="." index="1"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.411884, 0 )
|
|
light_color = Color( 1, 0.867, 0.58, 1 )
|
|
light_energy = 4.0
|
|
light_specular = 0.75
|
|
shadow_enabled = true
|
|
shadow_bias = 0.2
|
|
omni_range = 6.0
|
|
omni_attenuation = 3.0
|