Follow these steps:
Full Answer
did you try to search in YouTube?
you can change terrain but only the water by script. Water can make with script or can change water on terrain ! is what i said but like if you want make a local script and make part that when player touch the part so is change the water so you can.
How To Add Sound Effects in 'Roblox' First up, there are two possible methods of adding a sound effect in Roblox Studio . The first is to rummage through the toolbox, using the following steps:
9:0116:08[OUTDATED] How to Use LIGHTING in ROBLOX Studio - YouTubeYouTubeStart of suggested clipEnd of suggested clipAnd we're going to add a new part into the workspace. We're going to click plus on the part. And we'MoreAnd we're going to add a new part into the workspace. We're going to click plus on the part. And we're gonna scroll down until we see a section called lights.
Lights can be added onto parts in Roblox Studio to make light. While there are different types of lights, this project will use a PointLight, a light source that shines light in all directions. In the Workspace, inside the lamp part, add a PointLight.
0:322:28Roblox Sun and Moon Tutorial - Change Textures - YouTubeYouTubeStart of suggested clipEnd of suggested clipSo changing the Sun. And the moon is very very simple now all that you have to do now that robloxMoreSo changing the Sun. And the moon is very very simple now all that you have to do now that roblox has opened up to developers is right-click on the lighting hover over insert objects.
If you want realistic lighting the first thing to do is to change the lighting technology to “Future” it helps a lot with reflecting light. Then you can change the water reflection and transparency at terrain properties.
0:002:04[ROBLOX Tutorial] - Glow Effect for Models and Parts with materialsYouTubeStart of suggested clipEnd of suggested clipSelect all children and once we selected all children we can change the material to neon. As you canMoreSelect all children and once we selected all children we can change the material to neon. As you can see it's not looking too good at the moment. So we have to change the transparency.
Dynamic lighting signifies pulse or duty lighting, meaning that the device is lit using pulses and not continuously powered. The advantages include lower current consumption and longer life, while a disadvantage is more complicated circuit design.
To insert a Surface Light in ROBLOX Studio, open the “Model” menu and click Effects > SurfaceLight. When you add a Surface Light to an object, you can use the Properties pane (View > Properties) to customize the face from which it emits light, as well as its range, color, brightness, and angle.
To change the brightness of your screen, click the system menu on the right side of the top bar and adjust the screen brightness slider to the value you want to use. The change should take effect immediately. Many laptop keyboards have special keys to adjust the brightness.
0:532:29ROBLOX - How to Add Sun Rays To Your Game! - YouTubeYouTubeStart of suggested clipEnd of suggested clipRight. Click it insert objects sunrise effect and there you go that's all you have to do.MoreRight. Click it insert objects sunrise effect and there you go that's all you have to do.
To enable lighting in one of your current places, open the place in ROBLOX Studio, and click on “Lighting” in the explorer pane. Check the “Global Shadows” box to gain access to new variables that we'll discuss later in the article.
1:043:06How to make a light in Roblox Studio - YouTubeYouTubeStart of suggested clipEnd of suggested clipAnd make sure you have your Explorer. Open you're gonna hit this plus button right next to part. AndMoreAnd make sure you have your Explorer. Open you're gonna hit this plus button right next to part. And search for surface light so we have a light now.
Luckily, enabling fog in your place is super easy.Open you place in ROBLOX Studio (ROBLOX Studio Help)Select the Lighting service in the Explorer Pane.Adjust the fog properties (there are 3 – to see something all you need to do is set FogEnd to 100 . Now you have a ton of fog.)
Lighting only controls environmental lighting and not dynamic light objects such as the PointLight
Returns the number of minutes that have passed after midnight for the purposes of lighting.
This event fires when a Lighting property is changed or a Sky is added or removed from Lighting.
This code sample includes a simple day/night cycle script. The speed time goes at and the initial time can be changed using the TIME_SPEED and START_TIME parameters.