Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Can someone please help me with making a script for drifting (In races) ?
- BertMertDert
-
23 posts
Can someone please help me with making a script for drifting (In races) ?
So I am making a racing game, but do not know how to make the cars drift. Could someone please help me with this? Thank you!
Project Link: https://scratch.mit.edu/projects/93261042/ (Note: It is incomplete, and quite messy, but it isn't too hard to follow.)
Project Link: https://scratch.mit.edu/projects/93261042/ (Note: It is incomplete, and quite messy, but it isn't too hard to follow.)
- pianogirl84
-
1000+ posts
Can someone please help me with making a script for drifting (In races) ?
I'm not exactly sure, but you could try looking in the featured Scratch Tutorials studio. There might be a tutorial there.
- maverick_raven12
-
100+ posts
Can someone please help me with making a script for drifting (In races) ?
what do u mean by drift So I am making a racing game, but do not know how to make the cars drift. Could someone please help me with this? Thank you!
Project Link: https://scratch.mit.edu/projects/93261042/ (Note: It is incomplete, and quite messy, but it isn't too hard to follow.)
- oceanwaves22
-
13 posts
Can someone please help me with making a script for drifting (In races) ?
So I am making a racing game, but do not know how to make the cars drift. Could someone please help me with this? Thank you!
Project Link: https://scratch.mit.edu/projects/93261042/ (Note: It is incomplete, and quite messy, but it isn't too hard to follow.)
If you look on the right there will a question mark click on it and look for the racing game.
- Cloudly
-
93 posts
Can someone please help me with making a script for drifting (In races) ?
You could do this by using velosity. This is a good velosity script.
https://scratch.mit.edu/projects/91348604/
https://scratch.mit.edu/projects/91348604/
- gtoal
-
1000+ posts
Can someone please help me with making a script for drifting (In races) ?
So I am making a racing game, but do not know how to make the cars drift. Could someone please help me with this? Thank you!
Project Link: https://scratch.mit.edu/projects/93261042/ (Note: It is incomplete, and quite messy, but it isn't too hard to follow.)
there's a hack you can use: set the car origin to the point between the front wheels rather than the center of the car, then turn the car naturally around the corner. The effect is that the back wheels seem to drift!
Example: https://scratch.mit.edu/projects/92539698/
- ryansrichai
-
32 posts
Can someone please help me with making a script for drifting (In races) ?
I made one- https://scratch.mit.edu/projects/98622632/
- BertMertDert
-
23 posts
Can someone please help me with making a script for drifting (In races) ?
So I am making a racing game, but do not know how to make the cars drift. Could someone please help me with this? Thank you!
Project Link: https://scratch.mit.edu/projects/93261042/ (Note: It is incomplete, and quite messy, but it isn't too hard to follow.)
there's a hack you can use: set the car origin to the point between the front wheels rather than the center of the car, then turn the car naturally around the corner. The effect is that the back wheels seem to drift!
Example: https://scratch.mit.edu/projects/92539698/
Thank you, gtoal, for that! I will use that instead of trying to add more velocities.
Once again, thanks!
- Discussion Forums
- » Help with Scripts
-
» Can someone please help me with making a script for drifting (In races) ?