Skip to content

1.0

@XNBlank XNBlank tagged this 25 Jul 19:36
HOW TO USE

1 . Make a new file in your worlds folder called LunaWorld.lua.
2 . Add " smb3card = loadAPI("smb3goalcard"); " to the file.
3 . In your onLoad function, you can toggle the card function on/off
with " smb3card.usesCard(TRUE/FALSE); "
4 . If you want to have a certain level not use the card function, or if
it doesn't have a card, add the above line, set it to false, and put it
into a LunaDll.lua file in that levels graphic folder.
Assets 2
Loading