Thus, after several days and long nights, I finally developed code to do just that. Behold!



Here's the download: https://drive.google.com/file/d/1hfgYDp ... share_link
To use, simply put the below in your luna.lua file:
Code: Select all
local pC = require("heartsForAll")Code: Select all
pC.enabled - Set this to true to enable the lua, and false to disable it. You can enable and disable the library mid level too, if you want
pC.boxOffset - Change this for any custom HUD changes to the itembox. It's set to -100 to hide the items, and the default is 16, like in the basegame
pC.itemOffset - Change this to determine where the item goes. It's set to -100 by default to hide the itemsIf you wanna use this, go ahead! I just want some form of credidation, like: heartsForAll.lua: by AppleTheTomato
This is my first released piece of lua, so it may not be the most polished, but I did the best I could to optimize it, and I hope it works well!
If you find any bugs, reply to this post. I'll check on it as frequently as possible.
Also, it's 2-Player, so that's epic.










