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 d245d6b460 - Show all commits
+1 -1
View File
@@ -6,7 +6,7 @@ export const VEGETATION_LOD = {
export const VEGETATION_TYPES = {
buissons: {
mapName: "buissons",
mapName: "buisson",
modelPath: "/models/buisson/model.gltf",
castShadow: true,
receiveShadow: true,