I wanna make custom gamemodes for sm64 coop

How much lua modding do you know? I'd recommend starting with something simpler, like a moveset, before you get working on gamemodes. Learn the basics of DJUI, mario state's, and all the hooks first. Start off with doing this, as setting up vscode is nearly a necessity. Next, read up on the hook documentation, this'll give you a better concept on how hooks work. Also read up on the mario state docs, just so you can get an idea of all the variables in there. There is no hud documentation (I should probably write some out), so I'd recommend taking a look at a mod like Hide and Seek, and checking out the hud functions there, and just tinker around with it. Once you think you have a good understanding of all of this, you can give a gamemode a shot!
 

Users who are viewing this thread