Discuss Scratch

567boi1234
Scratcher
77 posts

i found another bug in my game -_-

so i made a fighting game (not complete) and i added an uppercut ability
one of the characters is stuck in the uppercut sprite i tried literally everything it makes no sense what
link to game

Last edited by 567boi1234 (April 7, 2024 23:43:33)

CHESHT
Scratcher
27 posts

i found another bug in my game -_-

567boi1234 wrote:

so i made a fighting game (not complete) and i added an uppercut ability
one of the characters is stuck in the uppercut sprite i tried literally everything it makes no sense what
link to game
I immediately noticed that you have the speed increase bug with the jumping and walking, to fix this, make a sprite (speed_fix) that covers up the whole screen, and inside it's code, make a flag block followed by a “set ghost to 99”, then go back to your characters and make a block: Flag, Forever, If Touching speed_fix, set x_speed to 0. This will fix the increased speed when in the air.

Also, i cant find the bug you're having, maybe it's a one time thing?
567boi1234
Scratcher
77 posts

i found another bug in my game -_-

basically the bug is that the yellow character is extra long (uppercut sprite) and its always stuck in that form the second an animation is done, i've tried refreshing but nothing works
567boi1234
Scratcher
77 posts

i found another bug in my game -_-

idk if its just me so imma swap to an alt and check
567boi1234
Scratcher
77 posts

i found another bug in my game -_-

i checked on both of my alts and its definitely not just my main account
also the speed_fix thing doesn't work for my alts

Powered by DjangoBB