distorted waveset reflection

After reading the wavesets tutorial, and testing it out, I've made a simple waveset for my age. There's only one problem:

as you can see, the reflection of my building is far away on the horizon, rather than right next to the building that's being reflected, where it should be. On top of that, it's distorted at distance, an often gets all twisted and weird looking. Here's my AlcScript:
my best guess is that I might've done the "Start and "end" wrong (as I'm still quite new to wavesets, I wasn't completely sure from the tutorial how to set the parameters.)

as you can see, the reflection of my building is far away on the horizon, rather than right next to the building that's being reflected, where it should be. On top of that, it's distorted at distance, an often gets all twisted and weird looking. Here's my AlcScript:
- Code: Select all
RpondWav:
type: waveset
visual:
waveset:
envradius: 2100
depthrange:
opac:
start: 0
end: 10.5
winddir: Wind
windspeed: 0.4
my best guess is that I might've done the "Start and "end" wrong (as I'm still quite new to wavesets, I wasn't completely sure from the tutorial how to set the parameters.)