Discuss Scratch

Xx_kinzisdabest_xX
Scratcher
6 posts

TETRIS

Does anyone know how to not make tetris blocks go through each other?
Nintendo3434
Scratcher
11 posts

TETRIS

something like
if <touching [other blocks v] ?> then
change y by (-1 tile)
broadcast [place piece v]
end
Xx_kinzisdabest_xX
Scratcher
6 posts

TETRIS

If I were to do that I´d have to delete all my code, so here ´ s the link so you can see my code. https://scratch.mit.edu/projects/645758913/

Powered by DjangoBB