refactor(environment): use player-centered ghibli grass patch
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
export const GRASS_CONFIG = {
|
||||
enabled: true,
|
||||
chunkSize: 20,
|
||||
loadRadius: 30,
|
||||
unloadRadius: 34,
|
||||
updateInterval: 250,
|
||||
baseBladesPerChunk: 420,
|
||||
patchSize: 30,
|
||||
bladeCount: 18000,
|
||||
bladeWidth: 0.08,
|
||||
maxBladeHeight: 0.36,
|
||||
randomHeightAmount: 0.25,
|
||||
surfaceOffset: 0.025,
|
||||
heightTextureSize: 128,
|
||||
windNoiseScale: 0.9,
|
||||
baldPatchModifier: 2.5,
|
||||
falloffSharpness: 0.35,
|
||||
|
||||
Reference in New Issue
Block a user