fix(bsp): fill in exterior cells
This commit is contained in:
parent
ab0d2a4b04
commit
1341b30920
8 changed files with 740 additions and 102 deletions
|
|
@ -8,8 +8,8 @@
|
|||
(local sky (require :mod.sky))
|
||||
(local textures (require :mod.textures))
|
||||
|
||||
(local bob-amount 4.0)
|
||||
(local bob-speed 8.0)
|
||||
(local bob-amount 3.0)
|
||||
(local bob-speed 6.0)
|
||||
(local cam-smoothing 0.25)
|
||||
(local land-recovery-speed 20)
|
||||
(local land-squash-amount -4)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue