About 306,000 results
Open links in new tab
  1. Character occasionally has extremely high jump - Roblox

    Mar 28, 2024 · Can replicate the high jump with FPS unlocked, wasn’t able to with it locked to 60, but see a barely noticeable glitch in the arm rotations every few jumps.

  2. How do I make a jump script where if you hold down space you

    Jan 8, 2021 · Yeah, this code makes the jump height increase during the jump. But JumpHeight is only significant when you’re about to jump, not when you’re in the air, so this script essentially …

  3. How to change jump power/height - Scripting Support - Roblox

    Nov 27, 2022 · While making my game, I can’t find a way to change the player’s jump height. I read in the dev hub that jump power and jump height are read-only, but there must be some …

  4. Make player jump higher - Scripting Support - Roblox

    May 26, 2025 · Roblox’s JumpHeight seems to be limited to a specific number, and even when changing it to an absurdly huge number it still does not jump high. Just a couple thousand …

  5. How can I make a leap/super jump ability? - Roblox

    Apr 21, 2024 · You can just change the Humanoid.JumpPower to make a plr jump higher. If you want to make it look better, use Animations. For activating it with a Key, you can use …

  6. Bypass JumpHeight Limit - Scripting Support - Roblox

    Apr 24, 2024 · I’m currently working on a roblox game all about jumping. But ‘JumpHeight’ has a limit of around 6500, is there a way to bypass this? Scripts can be provided.

  7. Making A double Jump - Scripting Support - Roblox

    Oct 17, 2020 · So I’m trying to make a platformer that when you press “W” you will jump or If you’re pressing it twice it will jump twice, the thing is it infinitly jumps and wont stop jumping …

  8. Jumping off a TrussPart is affected by FPS and Avatar Type - Roblox

    Dec 3, 2024 · Explanation When a player goes to jump off a truss, the distance in which they travel is different depending on their FPS and Avatar Type. In the videos attached below, I …

  9. How to make a player jump - Scripting Support - Roblox

    Jan 15, 2024 · For the specific player jump script, make sure that you replace “ [PlayerNameHere]” with the actual name of the player. Of course you can get the player from …

  10. Jumping high ability - Scripting Support - Developer Forum - Roblox

    May 22, 2025 · How to make a Jump high system! Baiscly you press L and you fling in the air or i guess force jump and you jump higher all the ones i see are just jumping high in general but …