Level Manager | |
ID | 220 |
---|---|
Category | Game |
Sublayer width | 14 |
Set the light intensity of your level.
These values can also be changed in LuaScript using the world:set_ambient_light
and world:set_diffuse_light
functions, passing the given intensity to each.
IN0
: Set ambient to value of IN1IN1
: Ambient valueIN2
: Set diffuse to value of IN3IN3
: Diffuse value