Discuss Scratch

Overthinked
Scratcher
22 posts

So there are 4 rows where the dots fall down but somewhy dots in 3rd row wont come up until in the end

and also i would want to make it so that u couldnt just hold all the buttons down and then u would just get the score
the game: https://scratch.mit.edu/projects/378263305/editor
jettypumpkin07
Scratcher
1000+ posts

So there are 4 rows where the dots fall down but somewhy dots in 3rd row wont come up until in the end

The game works fine for me…
It kinda looks like Guitar Hero or Rock Band.
Can you please explain more?
Overthinked
Scratcher
22 posts

So there are 4 rows where the dots fall down but somewhy dots in 3rd row wont come up until in the end

i solved the 1st problem alr but the second problem is that just hold all the controls down and youll just hit every note but id want to do so that i couldnt do that.
jettypumpkin07
Scratcher
1000+ posts

So there are 4 rows where the dots fall down but somewhy dots in 3rd row wont come up until in the end

I can help you with (not) holding down all the buttons at the same time. Try this code:

whenclickedthis code will stop the button from working if other buttons are pressed.foreverifnotkeyqpressed?orkeywpressed?orkeyopressed?thenifkeyppressed?thenbroadcastdo stuff for button p

Good luck making your game!

Last edited by jettypumpkin07 (March 22, 2020 07:59:29)

hammer965
Scratcher
100+ posts

So there are 4 rows where the dots fall down but somewhy dots in 3rd row wont come up until in the end

On your red basket ball if random = 3 it should go to x -65 and y 150 then it will start in the right place for row 3.

I would make just 1 sprite for the blue basket ball then it would be much easier to code that so it can only be in one place at a time.

I made a remix have a look at it.
Overthinked
Scratcher
22 posts

So there are 4 rows where the dots fall down but somewhy dots in 3rd row wont come up until in the end

Like if u hold down all the buttons in osu!mania for example then you only get misses but id want to make a same thing now

Powered by DjangoBB