edit
This commit is contained in:
parent
383fe3647a
commit
2d5b44dac7
2 changed files with 79 additions and 14 deletions
|
@ -43,8 +43,8 @@ Config.Glasses = {
|
|||
-- Flashlight configuration
|
||||
Config.Flashlight = {
|
||||
color = {r = 255, g = 255, b = 255}, -- Farbe des Lichts (weiß)
|
||||
range = 30.0, -- Reichweite des Lichts
|
||||
intensity = 8.0, -- Intensität des Lichts
|
||||
range = 50.0, -- Erhöhte Reichweite des Lichts
|
||||
intensity = 15.0, -- Erhöhte Intensität des Lichts
|
||||
offset = {x = 0.0, y = 0.3, z = 0.0} -- Position des Lichts relativ zum Kopf
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue