About 50 results
Open links in new tab
  1. How to create Physics in Scratch In 5 minutes - Discuss Scratch

    Sep 5, 2025 · Finally, a really good place for Scratch guides is the Scratch Wiki - check it out and see if it's something you might like to work on. They have a number of guides - and great organization.

  2. How to Make Platformer Physics - Discuss Scratch

    Jul 19, 2025 · Step 1: Understand the Core Concepts Before diving into code, here’s what makes platformer physics work: Gravity: Pulls the player down over time. Jumping: Applies an upward force …

  3. Gravity physics script. - Discuss Scratch

    Jan 9, 2025 · Finally, a really good place for Scratch guides is the Scratch Wiki - check it out and see if it's something you might like to work on. They have a number of guides - and great organization.

  4. How do I add gravity physics in scratch? - Discuss Scratch

    Dec 11, 2024 · Discuss Scratch Discussion Home Discussion Forums » Help with Scripts » How do I add gravity physics in scratch?

  5. How do i make physics? - Discuss Scratch

    Nov 24, 2021 · If you're asking how to make Scratch physics realistic, it's pretty complicated. Depending on what type of physics you want (gravity, water simulator, bounce and weight, ect…) there's a lot of …

  6. How to create gravity - Discuss Scratch

    Feb 26, 2021 · How can I create realistic gravity in scratch? Like, an object falls if it's in the air, and it lands on the ground, and it falls faster over time in the air. Also maybe have the ability to roll down …

  7. Physics Scratch - Discuss Scratch

    Apr 21, 2023 · Physics blocks also allow you to add realistic physics behavior to your Scratch projects. They can be used to simulate real-world physical activities like bouncing, sliding, and rotating.

  8. How to add proper jumping physics? - Discuss Scratch

    Jul 6, 2023 · In most of my platformers, Everything works fine! One problem is the jumping physics A few examples would help you study the code of jumping physics! Examples: Purple Cube Run: …

  9. How to make collisions - Discuss Scratch

    Jul 31, 2021 · For the A key you would do the same code as the S key except turn the Change Ys into Change Xs. For the D key you would do the same code as the W key except change the Change Ys …

  10. Adding Physics - Discuss Scratch

    aespibr wrote: Is this thread even about physics anymore or just Scratchers arguing? As long as they're not flame wars, that's what the suggestions forum is for!