Discuss Scratch

-_-Onscratch
Scratcher
100+ posts

Broken Launcher

(SOLVED) Huge thanks to NormalMaker for fixing my issue Thanks!..

Okay so in the script of my Spoon sprite I have it so when space bar is pressed it sends a event to a ball sprite. The ball sprite does this:

when I receive [Launch]
go to [Spoon]
move (-200) steps
repeat (5)
move (25) steps
change y by (35)
end
repeat until <(y position) < [-178]>
turn cw ((BallSpeedX) / (2)) degrees
change y by (BallSpeedY)
end

so it changes it positon right where the left side of the spoon or the bowl part. and it does that about half of the time, but the other half it can spawn in the middle of the screen or somewhere else idk why i never made it so it spawns or moves randomly. I uploaded the project

Click here to go to the game!

Can anybody help me with this?

Last edited by -_-Onscratch (Nov. 10, 2021 04:47:20)

Powered by DjangoBB