I’m trying to make a showcase of a pirate ship.
The issue here is that the terrain water’s wave size is too low
and i can’t make a moving boat like in this game Fishing Vessel [Showcase] - Roblox made by Ramper1709. Can’t think of a solution of any type
In order to make the waves higher, move faster or change the color of it, you have to change the properties of the terrain.
Follow the following steps!
-
- Open the properties tab. (located in view)
-
- Go to workspace.terrain, and select the properties tab.
-
- Edit that propertie “WaterWaveSize” how much you want to make it higher.
Sorry for not being that specific i know this already i’m just saying if there is any other way to make the waves more higher than 0 - 1 since it’s too small.
Maybe try doing it through script.
workspace.terrain.WaterWaveSize = 123
When I joined the game I didnt notice too big of a wave, ot might be 1 but the difference is that the speed is faster. The limit is 1 and that is it.
It might be an illusion, it might be because the character and the boat are too small therefore making the waves appear bigger.
The game was for the boat moving back and fourth
Unless you find a way to make your own water you cannot make the waves any bigger, sorry.
(seeing you already have done what @vayouls pointed out.)
yes, but the waves arent as big I think they are actually 1. And regarding the boat movement it isnt a real movement, it moves or rotates at a certain time in a loop it is not wave-related
I don’t think that would work i’ve seen someone try to script something with terrain before and it didn’t work for them.
You can edit the terrain water settings by clicking on terrain in the viewer, you can adjust the wave size in there.
I’ve already done that if you read the previous one’s the roblox terrain wave options are too low and i don’t feel like it’s good enough for stormy nights in the middle of the ocean.