Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do I make a DRIVABLE car with SUSPENSION?
- squidiskool
-
26 posts
How do I make a DRIVABLE car with SUSPENSION?
How do I make a drivable car which uses suspension? I don't want it from the top view, I want it from the side view. I am a noob at coding so I am stuck.
- Yeetoburro1
-
1000+ posts
How do I make a DRIVABLE car with SUSPENSION?
Please don't bump an hour after you created the topic, it is considered spam. bump
- awesome-llama
-
1000+ posts
How do I make a DRIVABLE car with SUSPENSION?
You can either fake it like what I did, or do it properly by calculating the physics on the suspension (you will probably need to use Hooke's Law or similar).
Griffpatch did some suspension physics in Hill Climb Racing: https://scratch.mit.edu/projects/56667360/
From what it appears, he went with calculating what is touching the ground, and then applying a force to the vehicle to move or rotate it based on the position of the touch.
Griffpatch did some suspension physics in Hill Climb Racing: https://scratch.mit.edu/projects/56667360/
From what it appears, he went with calculating what is touching the ground, and then applying a force to the vehicle to move or rotate it based on the position of the touch.
- monkeyfanboy78787
-
2 posts
How do I make a DRIVABLE car with SUSPENSION?
alright people i am the worst at coding but i need i help i making a game called davie and im trying to make a vehicle that you can turn into but i need code
- N8_D_GR8_1
-
500+ posts
How do I make a DRIVABLE car with SUSPENSION?
Please create a separate topic for that. alright people i am the worst at coding but i need i help i making a game called davie and im trying to make a vehicle that you can turn into but i need codehttps://scratch.mit.edu/discuss/7/topic/add/
- Discussion Forums
- » Help with Scripts
-
» How do I make a DRIVABLE car with SUSPENSION?