About 27,900,000 results
Open links in new tab
  1. Roblox Studio: How to change the time of day - YouTube

    This is a tutorial on how to change the time of the day in Roblox Studio, Enjoy and subscribe!

  2. Help with a TimeOfDay Changer please? - Scripting Support - Roblox

    Oct 15, 2020 · As follows is my Code for changing the Time of Day to 04:00:00. lighting.TimeOfDay = 040000 print ("time set to".. game.Lighting.TimeOfDay) end) The end print says… This is not what I want, as that’s not 04:00:00! The Sky is also a strong blue, showing that it is Day Time, or the time which 16:00:00 is.

    Missing:

    • Roblox Studio

    Must include:

  3. How to create a clock that says the player's real life time ... - Roblox

    Jun 26, 2021 · Making a clock that shows the player’s real life time is actually quite easy! then when you have that done, create a local script inside your text and put in this code. script.Parent.Text = dt:FormatLocalTime("LT", "en-us") --Sets the time end. you can change the “LT” to be anything if you want a different format.

    Missing:

    • Roblox Studio

    Must include:

  4. How could i make it always night? - Scripting Support - Roblox

    Oct 24, 2023 · You could keep the in-game time at a certain time (e.g. 12am), and use something like the DateTime data type to set the clock displays if you want to use the player’s real time. Going based off your code: local dt = DateTime.now()

    Missing:

    • Roblox Studio

    Must include:

  5. How to Make Night in Roblox Studio

    May 11, 2022 · First of all, you need to change the time of day. To do this, click on Lighting, and in the bottom panel, in the Data tab, change the TimeOfDay line. Set any night time, for example, 23:30. After that, the day will be replaced by night and the moon will appear in the sky.

  6. How to change the time of day in Roblox studio?

    Sep 15, 2024 · To change the time of day in Roblox Studio, you will need to use the TimeService script. Here’s a step-by-step guide on how to do it: Method 1: Using the TimeService Script. Open your Roblox Studio project and navigate to the Explorer panel. Create a new LocalScript by clicking on the "Insert" menu and selecting "LocalScript" or by pressing ...

  7. How to change time in Roblox studio? - Games Learning Society

    Sep 15, 2024 · To change the time in Roblox Studio, you can use the Time script. This script allows you to set the time of day, speed up or slow down time, and even create custom time cycles. Here’s a step-by-step guide on how to use the Time script: Use the Time.SetTime function to set the time of day.

  8. Roblox Studio Tutorials/Day and night cycle - Wikibooks

    Jun 11, 2021 · Have you ever wondered how to set the time of day? It is easy. Just go to Workspace -> Lighting, and change the property (clock time) to whatever you want (0:00 - 23:59). To make the time change in game, we just need to insert a …

  9. Making It Night in Roblox Studio: A Simple Guide - Playbite

    Feb 20, 2024 · Today, we’re diving into the simple steps needed to create a nighttime setting in your Roblox games. Let’s get straight to the point: how do you make it night in Roblox Studio? It’s not as complicated as you might think, and with a few clicks, you’ll have your game set under a starry sky in no time. First up, open your game in Roblox Studio.

  10. How to Change Clock Time, Time of Day (Roblox Studio Tutorial ... - YouTube

    In this scripting scripts tutorial, you will learn how to use scripts to change your games time of day property (TimeOfDay). You will learn how to use the Lighting Service to set your games...

  11. Some results have been removed
Refresh