Feat/map-environment #6

Merged
math-pixel merged 116 commits from feat/map-environment into develop 2026-05-29 00:00:51 +00:00
Showing only changes of commit 947025cbf5 - Show all commits
+2 -2
View File
@@ -1,8 +1,8 @@
export const WIND_DEFAULTS = {
speed: 1.5,
speed: 0.8,
direction: 0.5584,
strength: 1.5,
noiseScale: 0.5,
noiseScale: 0.8,
};
export const WIND_BOUNDS = {