most sprites and sounds to toby fox if the game breaks just reset. DO NOT MISS YOUR ATTACK!!! IT CAN SOFTLOCK CONTROLS: SPACE: select LV 1-9: Weapons V: Change volume (Base 25%) Z: Select
I wanted to recreate the way different weapons work in UNDERTALE and the damage formula used in the game. It should be as accurate as possible, even the empty gun does more damage than the real knife if you land all perfect hits. Currently the gun effect is the same as the pan, just with the gunshot sound. I plan on making it later. I tried adding a few notes to the code to explain some things as well since my coding is rather questionable. There is one bug where there's a chance that one bar can appear ahead of the intended one. if this happens I'll try to fix it later. The different bars weren't working how I wanted to for a while, so I lowkey just recoded them.