heartsForAll (v3.1.0.9) - Applies Heart System to Box Users
Posted: Fri Aug 26, 2022 12:10 am
I remember browsing through the #help channel on the SMBX Discord Server and seeing someone ask 'how do you hide the reserve box?' MrDoubleA then gave them an answer, and gave me an idea. What if Mario and Luigi could use the heart system?
Thus, after several days and long nights much, MUCH time, a full re-write, and MUCH testing, I finally developed code to do just that.
Behold! (I spoiler tagged these cause there's a lot of them lol)
Here's the download: https://drive.google.com/file/d/1vk9A4I ... sp=sharing
To use, simply put the below in your luna.lua file:
Here's what you can customize:
The credits are throughout the lua file.
If 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.
Thus, after several days and long nights much, MUCH time, a full re-write, and MUCH testing, I finally developed code to do just that.
Behold! (I spoiler tagged these cause there's a lot of them lol)
Spoiler: show
To use, simply put the below in your luna.lua file:
Code: Select all
local pc = require("heartsForAll")
Spoiler: show
If 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.