Page 1 of 1

extraFrames - v1.3.2.0

Posted: Sat Nov 26, 2022 3:39 pm
by AppleTheTomato
With the recent release of my playable pack (here: viewtopic.php?f=31&t=28725), a bunch of the playables have 'extra frames' that have no functionality in SMBX. Unless...you have this! It's a super simple library that allows you to set extra frames for characters, like looking up, kicking, and a 'small fall' frame. Look here:
Image
Here's the download: https://drive.google.com/file/d/1uI4AfN ... share_link
Instructions on how to use this are in the .lua file, but to just load it, you'd want something like

Code: Select all

local sf = require("extraFrames")
If you use this, please credit me with something like
extraFrames.lua - by AppleTheTomato
(In case you're confused, this was called v4.0.0.1, but that was in relation to the U versions, so I renamed it)