Update windConfig.ts
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
export const WIND_DEFAULTS = {
|
export const WIND_DEFAULTS = {
|
||||||
speed: 1.5,
|
speed: 0.8,
|
||||||
direction: 0.5584,
|
direction: 0.5584,
|
||||||
strength: 1.5,
|
strength: 1.5,
|
||||||
noiseScale: 0.5,
|
noiseScale: 0.8,
|
||||||
};
|
};
|
||||||
|
|
||||||
export const WIND_BOUNDS = {
|
export const WIND_BOUNDS = {
|
||||||
|
|||||||
Reference in New Issue
Block a user