Light sun direction

From Unofficial EFPSE wiki Extended
Jump to navigation Jump to search

Changes the [x] [y] [z] values of the sun's direction on the current map where [x], [y], [z] are ℝ values between [-inf - +inf]


Syntax

light sun direction [x] [y] [z]

Examples

📜 changeSunDirectionTerminal.script

//light sun direction [x] [y] [z]
text "Setting up sun direction to light 32 0 0

light sun direction 32 0 0
map return



Added

EasyFPSEditor_CE_DEV_2024-05-28_1605 : (1.11 alpha test 1)