mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-06-22 06:00:31 -04:00
Removed precise physics option, uses the fastest ball speed instead
This commit is contained in:
parent
b891e0fafb
commit
1252bbca06
13 changed files with 15 additions and 105 deletions
|
@ -194,8 +194,6 @@
|
|||
"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.precise_physics": "Precise physics",
|
||||
"settings.precise_physics_help": "Compute ball and coin motion in 4 small steps instead of one to avoid very fast balls passing through bricks. Disable to increase FPS by ~10% on slow devices. ",
|
||||
"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