as the original post details, create two files inside your episode folder called "map.lua" and "luna.lua". open them inside a text editor and addLawrenceindaSky wrote: ↑Thu Apr 28, 2022 1:26 amI am super new still to Lua related stuff on SMBX2, how would I call the script? I've tried to 'Edit raw user data' and tried putting adding the item but I am certain I need something like "if interacted = do this" but I am unsure how it all works out.
Thank you so much in advance!
Code: Select all
local inventory = require("customInventory")