Quote:
Originally Posted by sober
Probally , anyway i used tweaker to make larger waves and it seems to work .
Genaral Environmental Data
MaxWaveHeight=448
SeaSpeed=0.05
WaveState4
X=10
Y=0.45
Z=16
WaveState3
X=7
Y=0.27
Z=12
WaveState2
X=2
Y=0.15
Z=4
WaveState1
X=0.55
Y=0.02
Z=0.9
|
What is it?
These terms (cyan) are not present in EnvData and EnvSim controllers ...
Example:
EnvData ---> MaxWaveHeight;
EnvData ---> SeaSpeed;
EnvSim ---> WavesProperties --->
WindSpeed; (
1)
EnvSim ---> WavesProperties ---> Scale ---> X, Y, Z; (Scale depends on WindSpeed)
EnvSim ---> WavesProperties --->
WindSpeed; (
2)
EnvSim ---> WavesProperties ---> Scale ---> X, Y, Z;
and so on ...