Skip to content

Commit 3282786

Browse files
authored
windy world: lower wind, remove Z component (#86)
1 parent 46210f3 commit 3282786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worlds/windy.sdf

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
</spot>
225225
</light>
226226
<wind>
227-
<linear_velocity>10 10 10</linear_velocity>
227+
<linear_velocity>5 2 0</linear_velocity>
228228
</wind>
229229
<spherical_coordinates>
230230
<surface_model>EARTH_WGS84</surface_model>

0 commit comments

Comments
 (0)