baldi null boss fight but with more object sprites and a better animation for it (inspired by baldi's super rp remake and baldi's basics classic rp remastered for the animation) this is just a test and you can use it just credit baldi's basics for the sprites the code for this animation goes as follows forever set (y axis variable) to 10 repeat 20 [ change y by (y axis variable) change (y axis variable) by -1 ] repeat 20 [ change y by (y axis variable) change y axis variable by 1 ] or if you wanna make a toggle of the animation forever repeat 20 [ change y by (y axis variable) change (y axis variable) by -1 ] repeat 20 [ change y by (y axis variable) change y axis variable by 1 ] else go to (x position) (y position) set (y axis variable) to 10 click object to throw it r to toggle reduce lag (stops object animation) enter or space to see the hits youve done