


Grab Count Tracker is a small mod for Human: Fall Flat that counts the number of times the player grabs something. This value is displayed in the lower-left corner of the screen. The mod is intended to be used in the "minimum grabs" challenge run of the game but can be used for any purpose where keeping track of player grabs may be beneficial.

This mod uses TextMeshPro for the counter text, so it should scale appropriately regardless of resolution. This also has the benefit of allowing for the use of a Human: Fall Flat font and style.
Now avaliable on Thunderstore (as of v1.2.0), check it out here !
.dll file in BepInEx\plugins inside the Human: Fall Flat
folderThe in-game shell can be accessed by pressing the ~ or F1 keys.
Running the grab_toggle command will enable/disable the mod. (default disable)
Running the grab_reset command will reset the counted grabs to 0.