Implement the red windows.

This commit is contained in:
Zed A. Shaw 2026-08-30 13:17:35 -04:00
parent 11b7f4a3ed
commit f51df89054
18 changed files with 74 additions and 36 deletions

View file

@ -17,7 +17,8 @@
"linear": 0.0,
"quadratic": 0.0,
"cut_off": 0.0,
"outer_cut_off": 0.0
"outer_cut_off": 0.0,
"on": true
}
],
"positioned": [
@ -31,7 +32,8 @@
"linear": 0.09,
"quadratic": 0.032,
"cut_off": 12.5,
"outer_cut_off": 17.5
"outer_cut_off": 17.5,
"on": true
}
],
"spot": [
@ -47,7 +49,8 @@
"linear": 0.09,
"quadratic": 0.032,
"cut_off": 12.5,
"outer_cut_off": 17.5
"outer_cut_off": 17.5,
"on": true
}
},