Devlogs
Version 1.1
Posted August 30, 2022 by hauntology
#new features #update
I just made a fairly significant update, adding a number of new features!
You can now:
- Drop down through one-way floor tiles (with either Down or Down-Jump)
- Dash instantly (the movement is a little quick right now, a future version will spread it out over a couple frames)
- Set a decay rate for multi-jumps (ie. Kirby style jumping)
- Limit the number of wall-jumps the player can do
- Easily tweak jump acceleration. (Previously the acceleration was independent of the frames and could overload the variable, now the two are normalized. If you tweaked your jump for the previous version, you will have to re-adjust it).
- Platformer Plus settings now have their own panel in GBStudio
- Some clean-up of the code.