Light sun direction: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 June 2024

  • curprev 20:2520:25, 18 June 2024Nole talk contribs 669 bytes +669 Created page with "Changes the <code>[x]</code> <code>[y]</code> <code>[z]</code> values of the sun's direction on the current map where <code>[x]</code>, <code>[y]</code>, <code>[z]</code> are ℝ values between <code>[-inf - +inf]</code> ==== Syntax ==== <code>light sun direction [x] [y] [z]</code> ==== Examples ==== 📜 changeSunDirectionTerminal.script<br> <pre> //light sun direction [x] [y] [z] text "Setting up sun direction to light 32 0 0 light sun direction 32 0 0 map return..." Tag: Visual edit: Switched