
Disable gravity for a specific part? - Roblox
Sep 25, 2021 · Completely canceling the gravity force will make the block float, but it needs to stay on the board, so that’s not a good solution. To put this into code. I was thinking another, …
Making any object unaffected by gravity [EASY] - Roblox
Dec 20, 2020 · Hello! Welcome to my tutorial. We are going to learn how to make any object unaffected by the gravity, using simple physics and BodyMovers. Let’s begin! First of all, let’s …
How to Make a Part Defy Gravity - Community ... - Roblox
Aug 3, 2025 · This tutorial will be helpful in certain cases, such as making a balloon or making gravity less strong the higher up you are. Step 1. Decide what part you want to alter the gravity …
Removing gravity - Help and Feedback / Scripting ... - Roblox
Oct 2, 2019 · Removing gravity and freezing a player are two different things. You can use workspace.Gravity = 0 to disable gravity. To freeze a character you will anchor their body parts.
How to make a part anti-gravity - Help and Feedback ... - Roblox
May 1, 2024 · Roblox recently released a new feature allowing you modify a part’s density to be lower than air. You can cancel out gravity with air buoyancy (ie the same principle as helium in …
How to Change Gravity (ROBLOX STUDIO) - YouTube
In this video I quickly show you how to change gravity in Roblox Studio for your games!
Workspace.Gravity | Documentation - Roblox Creator Hub
This script creates a touch pad in the workspace that, when touched, will reduce the game's gravity. Activating the pad again will switch back to normal gravity.
How to change the effect of gravity on only certain ... - Roblox
Nov 16, 2020 · Well you could just apply a force pushing in the opposite direction of gravity (increasing normal force if you will). By doing this, you can reduce the effects of gravitational …
How do I turn off this feature in studio? - Roblox
Aug 8, 2025 · How can I turn this feature off? I’m not sure what it’s called and I don’t think I’ve ever encountered it before.
How To Change Gravity | Roblox Quick Tips - YouTube
Have you ever wanted to make a Roblox game where you could float? In this Roblox Quick Tips video, I'll show you how to lower the gravity in your game, or even remove it completely!...more