
Levitating object animation - Scripting Support - Roblox
Feb 19, 2022 · Hello developers, I’m searching for help on how to make a part/mesh levitate up and down, and perhaps smoothly, I haven’t exactly learned how to use tweenservice yet, but …
How to make an character levitate - Scripting Support - Roblox
Oct 12, 2020 · Perhaps you can add a script in the character script that changes the character’s hip height using RunService. In the script, you can make a loop that would change the hip …
How to make the character to levitate in the air without need
Apr 13, 2023 · Hi I want to create a script that makes the character stay levitating in the air and not go up and down. I looked for some solutions in the forum but no success either they wasn’t …
Achieving Smooth Character Levitation Effect - Roblox
Aug 4, 2023 · You can write your topic however you want, but you need to answer these questions: I am aiming to create a character levitation effect that is incredibly smooth and …
How to make player levitate (but also be able to move) - Roblox
Mar 5, 2024 · what i’m trying to accomplish is making the player slowly float upwards, and while my code works it doesn’t let the player move while in the air so i’m just wondering if there’s …
How can I make a player levitate into the air? - Roblox
Mar 17, 2023 · I’m trying to make it so a player floats upwards in the air for some time. I have tried using tweenservice but the humanoid root part apparently does not have a value for Position. I …
How to make a part spin and levitate - Roblox
Feb 8, 2021 · In my game I have items that that can be collected. I would like it so that they could spin but with a levitating effect. How would I do this?
How do I make a player levitate? - Scripting Support - Roblox
Apr 6, 2025 · So I’m attempting to make this ability where the player ascends to a certain point and levitates, still being able to move but is ACTUALLY at that location, and what I noticed is …
Touch to levitate - Scripting Support - Developer Forum | Roblox
Jun 30, 2020 · this script is supossed to levitate, i want it to levitate the player when the player touched it. after a few sec the levitation should stop tin = 0.01 while true do for i = 1,10 do …
How do I make a player levitate? - Page 2 - Roblox
Apr 6, 2025 · So I’m attempting to make this ability where the player ascends to a certain point and levitates, still being able to move but is ACTUALLY at that location, and what I noticed is …