×
Create a new article
Write your page title here:
We currently have 276 articles on Waste Of Space Wiki. Type your article name above or create one of the articles listed here!



    Waste Of Space Wiki

    Light: Difference between revisions

    Content added Content deleted
    m (changed programming section)
    mNo edit summary
     
    Line 22: Line 22:


    == Programming ==
    == Programming ==
    A [[Microcontroller]] can change the color of a light by calling <code>Light:SetColor(''Color 3 color'')</code>. A Color3 value is required. Note that doing so too fast will cause the light to glitch.
    A [[Microcontroller]] can change the color of a light by calling <code>Light:SetColor(''Color3 color'')</code>. A Color3 value is required. Note that doing so too fast will cause the light to glitch.


    * [https://github.com/iimurpyh/pilot-lua/wiki/Light#void-lightsetcolorcolor3-color Associated programming wiki page]
    * [https://github.com/iimurpyh/pilot-lua/wiki/Light#void-lightsetcolorcolor3-color Associated programming wiki page]

    Latest revision as of 06:22, 24 May 2024

    The Light emits light when powered. It is commonly used in spaceships and planets (during nighttime) as it makes seeing easier, and is also used for some crafting recipes.

    In-game Description[edit | hide all | hide | edit source]

    "Emits light when powered with electricity. Can be colored in different ways, changing the light color"

    Configuration[edit | hide | edit source]

    • Brightness(number) [0 - 2] - The brightness of the light.
    • LightRange(number) [1 - 60] - The range of the light.

    Programming[edit | hide | edit source]

    A Microcontroller can change the color of a light by calling Light:SetColor(Color3 color). A Color3 value is required. Note that doing so too fast will cause the light to glitch.

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • Axenori • 1 day ago
  • Voivsone • 1 day ago
  • Axenori • 1 day ago
  • Axenori • 2 days ago
  • Cookies help us deliver our services. By using our services, you agree to our use of cookies.