Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » 2d top-down collisions
- rockbird153
-
5 posts
2d top-down collisions
I'm struggling on creating 2D collisions i need help
- The_Floppy_Disc
-
100+ posts
2d top-down collisions
Can you post the link to your project? I do not know what kind of collisions you are trying to make.
- rockbird153
-
5 posts
2d top-down collisions
hi its a classic top down non scrolling scratch project so just basic collisions Can you post the link to your project? I do not know what kind of collisions you are trying to make.
- The_Floppy_Disc
-
100+ posts
2d top-down collisions
Add the rest of the movement code in the else. Make it undo the change if it is touching the wall.
- WhaleF1NN
-
13 posts
2d top-down collisions
perhaps add a repeat until not touching walls change _ by -1/1
- Discussion Forums
- » Help with Scripts
-
» 2d top-down collisions