#spindash 2d

1 messages · Page 1 of 1 (latest)

ivory portal
#
release = 0;
function BallSpinDash() {
    if (place_meeting(x, y + 1, oCol) && mDown && mSpinDash) {
        sprite_index = sBallSpinDash;
        if (image_index == 0) image_index = 4;
        if (keyboard_check_released(ord("A"))) release = 1; else if (keyboard_check_pressed(ord("A"))) release = 0;
        
        
        if (release == 1 && mDown) {
            if (direction == 0) hSpeed = 15; else if (direction == 180) hSpeed = -15;
            vSpeed = 0;
            image_index = 4;
        } 
    }
}```
#

btw im doing this with @finite laurel

finite laurel
#

but

ivory portal
#

?

finite laurel
#

you're racoon man-

#

why are you on an alt dude

#

it's not like

#

you don't have to be shy

#

people won't judge you

#

:D

ivory portal
#

shut up wer're in a server

#

its literally a post people will think we're weird