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 81cd935bba - Show all commits
+1 -1
View File
@@ -4,7 +4,7 @@ export const GRASS_CONFIG = {
loadRadius: 30,
unloadRadius: 34,
updateInterval: 250,
baseBladesPerChunk: 2600,
baseBladesPerChunk: 420,
bladeWidth: 0.08,
maxBladeHeight: 0.36,
randomHeightAmount: 0.25,