I've been meaning to post this on the forums for a quite a while now! I made this while working on my Project "Super Mario Origins Duology" and thought that this script deserved a standalone release. I'm proud to say that this is the first multiplayer compatible HUD in SMBX38A history! For both co-op and battle mode! Also in addition to the standard HUD stuff this script includes the Red Coin system akin to the Mario Advance series! As well as a SMB1 level intro card! HUD elements and the other systems can be toggled by simply changing variables. View the readme in both English and Espanol to learn how! If you spot any bugs please post in this thread! Don't expect this to update anytime soon as I believe all bugs have been fixed and I accomplished all that I wanted to with this HUD.
This HUD supports singleplayer AND multiplayer! It supports all split-screen variants.
DOWNLOAD HERE: https://drive.google.com/file/d/1Z47wG6UhygN3McWFDuG7Q3Fbk8yCXZYy/view
Big thanks to Catskart AKA Erwill! If he never made his SMB1 HUD then this would never exist!
Version 1.3 changelog:
-Fixed the item reserve that was broken in multiplayer
-Fixed the coin UI which broke with the vertical screen split
Version 1.3.1 changelog:
-Commented the code to make it a bit more legible.
-Fixed glitch where when Link would stab red ace coins would cause them to behave like vanilla SMW coins rather than they should
-Fixed bug where the item reserve power up would display if playing as either Toad, Peach, or Link
-Finished up the battle mode HUD
Version 2.0 changelog:
-Un-spaghetti'ed the whole thing for REALSIES this time! Meaning it should be way easier to read and modify the HUD for yourself.
-If the red coins and egg are disabled the egg will be automatically hidden along with any blocks containing the egg.
-Hud script reduced from 1349 lines down to just 738 lines.
-Startscreen script reduced from 136 lines down to just 105 lines.
-Ace Coins script has been re-done and reduced from 160 lines down to just 101 lines.
-Yoshi Egg script has been re-done and reduced from 187 lines down to just 93 lines.
-Number of events used is reduced from 7 to just 4
-Removed Battle Mode HUD because the battle start countdown totally ignores custom HUDs.
Version 2.1 changelog:
-Fixed the Timer UI y coordinate bug.
-Fixed the Timer counter offset in the horizontal split screen type.
Version 2.2 changelog:
-Fixed player 1's score vanishing if the score is below 100
-Fixed player 2 not able to pick up Ace Coins
-Fixed player 2 not able to pick up Yoshi Egg