mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
add option to disable other players' cursors
This commit is contained in:
parent
f40b13a628
commit
9737e47eb0
5 changed files with 31 additions and 11 deletions
|
@ -153,10 +153,13 @@ Info = Info
|
|||
|
||||
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
|
||||
## UX settings
|
||||
|
||||
ping-note = Ping arrow parameters
|
||||
ping-lifetime = Ping arrow lifetime in seconds.
|
||||
ping-scale = Ping arrow size.
|
||||
ping-lifetime-tooltip = This parameter changes how much frames (seconds*60, since game is supposed to run 60 fps?) ping arrow lives. Range: 0-60 seconds.
|
||||
ping-scale-tooltip = This parameter changes size of ping arrow. I dont know which units it is, but range is 0-1.5 units.
|
||||
|
||||
hide-cursors-checkbox = Disable others' cursors
|
||||
hide-cursors-checkbox-tooltip = Sometimes you can confuse your friends' cursors with yours. In that case, you can disable them altogether with this checkbox.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue