Noita
122 ratings
UI: Hits, Timer, Depth
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
211.956 KB
11 Feb, 2020 @ 3:44am
8 Dec, 2020 @ 7:32pm
6 Change Notes ( view )

Subscribe to download
UI: Hits, Timer, Depth

Description
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 Comments
ogrizok engenera 10 Dec, 2023 @ 8:37am 
The reason Y coordinate is like that because this way it's literally depth in meters
JahKarot 2 Nov, 2023 @ 7:26am 
how do I close the menu????
✧ Hazel ✧ 3 Oct, 2023 @ 4:25pm 
Any way of having the depth coordinate in meters?
Shipx7 13 Sep, 2023 @ 4:18pm 
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 15 Jan, 2023 @ 7:24am 
Hypogriph--just because you follow someone doesnt mean they become that person. iykyk
Shh 19 Sep, 2022 @ 8:51am 
Safe to add to current save?
☭EuPhobos 11 Feb, 2022 @ 9:58am 
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 23 Feb, 2021 @ 1:16am 
after failing to find the moon for an hour and a half i decided this is the only solution thank you:vanilla3::chocola3:
CovenantPurple 29 Jan, 2021 @ 4:46pm 
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.