
How can I make parts (such as a player, items, or the base of
Feb 26, 2024 · So, if you ever played Galleons or older shipping games, I want to have a part that’s essentially like the water of the map, and if certain parts, like a humanoid or ship …
Make Character Float, AssemblyLinearVelocity - Roblox
Apr 27, 2024 · Hello. I’m trying to make the player float by applying velocity on Y axis. My issue is that it doesn’t seem to be too consistent and the force required to make the player float is very …
How do i use math.random with decimals - Roblox
Aug 10, 2025 · Hello! I am using math.random () for uis. But instead of returning 1,2, or 3, I want to make it return decimal numbers like 1.2,2.1, etc So, how do i make that?
How to make player float in air but still allow movement? - Roblox
Dec 23, 2024 · I made a script that allow player to dash for a short period of time, and i want to make player able to float mid-air if they dash airborne. So when they dash at the air, they …
Floating block ¿How do I do it? - Scripting Support - Roblox
Jun 27, 2022 · Hi, I want to create a floating block that can serve as a balloon, what script would work for this? Or is there any function to do this? Thank you very much.
How do I make an object float using script? - Roblox
Mar 9, 2023 · Hi developers, I am trying to make a floating vehicle but the way I’m doing it doesn’t seem efficient and as you can see it’s not smooth and it’s keep going up and down, I’ve …
How do i make players weightless and float in the air? - Roblox
Oct 11, 2022 · Title is self explanatory but, i want to make a player be weightless and just float around the air (also make it be reversible). I have tried just turning “Massless” to true in every …
How to make an unanchored part float as if it was anchored - Roblox
Jan 7, 2025 · Title is self explanatory, I just want my part to float in the air so it can spin using torque as an alternative to a while true loop for spinning.
How to convert float to integer? - Scripting Support - Roblox
Aug 3, 2021 · Hi, I would like to convert a float to integer, like rounding 11.61 to 12. The problem is that the output result is a float, this would break the shape of my scripts as they use …
Simple Floating Module - Community Resources - Roblox
Jun 28, 2024 · Hey everyone, I created a module that makes parts and tools float in part water. It’s highly customizable, you can enable waves for a floating effect and tweak many other …