- IF YOUR MENU DOESN'T WORK, REFRESH THE PAGE - It's a bug that's out of my control... see "Notes and Credits" section for details. - CONTROLS - TEXT: -Use "z" to progress dialogue. -Use "x" to auto-finish dialogue (a real time saver when repeating!) MAIN MENU: -Use the mouse in the Main Menu to select the phase and click on the one you want. OVERWORLD CONTROLS: -Use left and right arrow keys to control the human. BATTLE CONTROLS: Sans's Turn: Use arrow keys to move your soul. Player's Turn: Use arrow keys to move yourself to a button, then press "z" to select. Keep selecting things in the menu until it's not your turn, or press "x" to go back. NOTE: The "Mercy" button does not work. That's intentional as in this game you're doing a genocide run where you kill everything. If you choose to fight (fighting is the only way to progress the fight), press "z" again to attack. BATTLE MECHANICS: Soul: Red - Use arrow keys to move around normally. Blue - There is gravity in whichever direction your soul is facing. Press the corresponding arrow key to jump, and use the other two arrow keys to move side to side. Attacks: White - These attacks always deal damage, so try not to hit these. Blue - These attacks only hurt you if you're moving when you touch them. For blue attacks, stay still. Orange - These attacks only hurt you if you're not moving when you touch them. For orange attacks, keep moving. Screen Rotation: During Phases 2 and 3, your screen may flip. This may be confusing at first, as it takes some getting used to. For example, let's say that the screen is flipped 180 degrees (upside down). When you press the up arrow key, you still move up, but since your screen is upside down, from YOUR PERSPECTIVE, you're moving down, so it feels like the controls are reversed. If the screen is rotated 90 degrees (to the right), when you press the up arrow key, you still move up, but from your perspective, you're moving right. I know it can be a little confusing, but if you're lost, you'll figure it out eventually if you stick with it. :)
Last Breath by ZerJox Undertale by Toby Fox - MENU BUG INFO - In Scratch, if you use "ctrl" + "z," it thinks you're holding "z" forever. That's an issue because I use a "wait until not "z" pressed" block to prevent skipping parts of the menu. Since it thinks you're always holding "z," the menu loop will never properly start. Milestones: 1/24/22 - 1000 views 5/26/22 - 1500 views 12/27/24 - 12500 views Fun Facts: - I started working on this project on August 7th, 2021, and finished September 1st, 2021 at 9:59:43 PM. That means this took me under a month to make, which is surprising considering just how much is in this game. Then again, the sprites and art obviously weren't original, and the music and sound effects were ripped too, but I still think I programmed this really quickly. Then again, I worked on this nonstop with very little breaks, but I'm still impressed with myself. - I would have just downloaded Last Breath off of Gamejolt like any other person, but it's an exe file and my computer can't run exe files. So I decided to just watch a bunch of videos of people playing Last Breath and code it for myself. The end result was a lot better than I thought it would be, so I thought it would be a good idea to share it. -In Messages (in the EXTRAs Menu), Hajjex's voive is Sans's voice pitched up, Lit's voice is Papyrus's voice pitched down, ZerJox's voice is Alphys's voice pitched down, BenLab's and Szkraft220's voices are Toriel's voice pitched up, and my (MrG4meLover's) voice is the default voice (like the one used for the River Person) pitched down. -I finally added myself to the Messages in the EXTRAs Menu at 9:45:28 PM on September 2nd, 2021. -This project has a total of 12,958 blocks of code, plus 250 more in an unused sprite, 715 costumes (excluding backdrops), and 76 sounds (some are reused throughout sprites). -Originally, there was a bug where some of the box got cut off when it was changing shape or location, but that got fixed on September 2nd, 2021 at 4:40:10 PM. -Added minor screen shake to some attacks on September 6th, 2021 at 9:42:38 PM.