About 7,040 results
Open links in new tab
  1. Gear Remastered: Gravity Coil - Community Resources - Roblox

    Dec 18, 2021 · roblox.com Remastered Coils - Roblox Roblox is a global platform that brings people together through play. It’s been a while since my last remaster, so here’s my third entry …

  2. How do I add coils to my game? - DevForum | Roblox

    May 30, 2020 · Greetings! I’m a beginner programmer who is currently working on an obby type of game to which I’d like to add coils. Do you have any video suggestions or other ways that …

  3. Buying Speed Coil also gives Gravity Coil for some reason? - Roblox

    Jun 1, 2023 · So for my obby game, I have two gamepasses so far. One for a speed coil and one for a gravity coil. The only problem is, for some reason, is that when you buy one gamepass, it …

  4. (HELP) Gravity Coil gamepass stops working after a player ... - Roblox

    Feb 29, 2024 · Hello! I tried to follow a scripting tutorial on how to create a gravity coil, and it seems that the game can’t find Handle for the tool in order to put it in the Player’s backpack …

  5. Need help with Gravity and Speed Coil Gamepasses - Roblox

    Sep 21, 2022 · I am trying to make a script for a gamepass that gives gravity coil and another for speed coil but only the speed coil one works and I dont know what the problem is there. I tried …

  6. Gear Gamepass Issues (Speed and Gravity coils) - Roblox

    Jul 10, 2021 · Gear Gamepass Issues (Speed and Gravity coils) Help and Feedback Scripting Support Hattasy (Hattasy) July 10, 2021, 5:43pm

  7. "Gravity Coil" has a broken grip in R15 - Roblox

    Dec 13, 2024 · The Gravity Coil ’s grip is outdated, causing it to behave incorrectly on the avatar when worn in R15. Compared with Speed Coil of the same series, which was updated after …

  8. Gravity Coil script gets disabled when being cloned - Roblox

    Nov 9, 2020 · I’m trying to make a speed coil gamepass but I ran into an issue with the UserOwnsGamepass function where when the speed coil gets cloned into the players …

  9. Does anyone know how to do this to the player? - Roblox

    Aug 22, 2024 · You can use a VectorForce to apply an upward force to simulate low gravity. This is how gravity coil scripts are typically made. local function applyLowGravity(player) -- make …

  10. I made a gamepass that gives player gravity coil, but it doesn

    Sep 10, 2023 · The gravity coil doesn’t work when it’s given to player from a server storage, but when I put it in StarterPack it works. The game pass script works, and I think when the script …