Update physics
This commit is contained in:
parent
1b7dee4be0
commit
d9d8d03c36
30 changed files with 447 additions and 552 deletions
3
frontend/src/scripts/settings.ts
Normal file
3
frontend/src/scripts/settings.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export const settings = {
|
||||
lightCutoffDistance: 600,
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue