mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Ping arrow parameters & tweaks
This commit is contained in:
parent
891c6d41ab
commit
d8f8cfecb5
5 changed files with 75 additions and 8 deletions
|
@ -149,4 +149,20 @@ info_stress_tests = We're doing public lobbies (a.k.a stress tests) every saturd
|
|||
Info = Info
|
||||
## Local settings
|
||||
|
||||
connect_settings_random_ports = Don't use a predetermined port. Makes things a bit more robust and allows multiple proxies to be launched on the same computer, but Noita will have to be launched through the proxy.
|
||||
connect_settings_random_ports = Don't use a predetermined port. Makes things a bit more robust and allows multiple proxies to be launched on the same computer, but Noita will have to be launched through the proxy.
|
||||
|
||||
##Arrow UX settings
|
||||
|
||||
ping-note = Параметры стрелочки-пинга
|
||||
ping-lifetime = Время жизни стрелки в секундах.
|
||||
ping-scale = Размер стрелки в юнитах.
|
||||
ping-lifetime-tooltip = Этот параметр изменяет время жизни стрелочки (секунды*60, т.к. игра должна работать в 60 фпс?). Диапазон: 0-60 секунд.
|
||||
ping-scale-tooltip = Этот параметр изменяет размер стрелочки. Не знаю какая единица измерения, но диапазон 0-1.5 юнита.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue