Noita
124 个评价
UI: Hits, Timer, Depth
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
211.956 KB
2020 年 2 月 11 日 上午 3:44
2020 年 12 月 8 日 下午 7:32
6 项改动说明 ( 查看 )

订阅以下载
UI: Hits, Timer, Depth

描述
Options to shows the timer, hits, and depth on the screen at all times. Includes a config file for changing which hits count and whether to play a sound on hit.
21 条留言
Xerox0073 2023 年 12 月 10 日 上午 8:37 
The reason Y coordinate is like that because this way it's literally depth in meters
JahKarot 2023 年 11 月 2 日 上午 7:26 
how do I close the menu????
✧ Hazel ✧ 2023 年 10 月 3 日 下午 4:25 
Any way of having the depth coordinate in meters?
Shipx7 2023 年 9 月 13 日 下午 4:18 
Solution for anyone bugged by the Y coordinates having 1 less digit than the X:

Navigate to the file

C:\Program Files (x86)\Steam\steamapps\workshop\content\881100\1994700788\files\gui\update.lua

(note theres a _update.lua, dont change that one)

Open the file and ctrl-f to find :
table.insert( entries, safe_string_format( ModSettingGet( "ui_timer_hits.depth_string" ), math.floor( y / 10 ) ) );

and change the "y / 10" to just y.

I dont know why they did this JUST for the y coords but its an easy fix.
If you are trying to navigate to the orbs with the Noita Orb Atlas, now your numbers will match
AggroXXY 2023 年 1 月 15 日 上午 7:24 
Hypogriph--just because you follow someone doesnt mean they become that person. iykyk
Shh 2022 年 9 月 19 日 上午 8:51 
Safe to add to current save?
☭EuPhobos 2022 年 2 月 11 日 上午 9:58 
The mod ignores the "Disable click on UI" settings, the kick-ass as "convenient" clicked in the statistics area, and these fucking mod settings, which can't even be removed with the Esc button, are displayed on the whole screen! Just super logical and convenient! To remove it, you need to aim again and click on the statistics in the corner! Especially when you're playing a race without a single hit!!! Stupidity!!!
Doku 2021 年 2 月 23 日 上午 1:16 
after failing to find the moon for an hour and a half i decided this is the only solution thank you:vanilla3::chocola3:
CovenantPurple 2021 年 1 月 29 日 下午 4:46 
How do I access the settings of this mod in game? I turned off all the hit counters / timer... now i have nothing to click to bring up the settings.