mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-07 12:17:13 -04:00
Prob lighting
This commit is contained in:
parent
6adab3d07f
commit
a386c5f3d2
14 changed files with 160 additions and 44 deletions
|
@ -194,6 +194,8 @@
|
|||
"settings.pointer_lock_help": "Locks and hides the mouse cursor.",
|
||||
"settings.precise_lighting": "Precise lighting",
|
||||
"settings.precise_lighting_help": "Use a smaller grid for background light effect",
|
||||
"settings.probabilistic_lighting": "Persistence of vision",
|
||||
"settings.probabilistic_lighting_help": "Improve performance when there are more than 150 coins by reusing some of the light of the previous frame",
|
||||
"settings.record": "Record gameplay videos",
|
||||
"settings.record_download": "Download video ({{size}} MB)",
|
||||
"settings.record_help": "Get a video of each level.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue