how to fly in roblox

by Durward Dibbert 10 min read
image

  • Super Helicopter Glitch. The Super Helicopter Glitch is probably the best method of flying in Roblox. ...
  • Piston Fly Glitch Method. This is probably the second easiest flying technique of all time. We highly recommend this method for players who know how to use cheats.
  • Super JETPACK Glitch. The Super JETPACK Glitch is another great way to fly in Roblox. ...
  • Roblox Helicopter Flying Method. This method of flying is basically a combination of both the Super Helicopter Glitch and the Super JETPACK Glitch.
  • Fly With Wings Method. This method of flying is great for both beginners and experienced players. ...
  • Fly With Parachute Method. This method of flying is great for players who want to glide through the sky. ...
  • Grounded Glitch Method. This is probably the easiest flying technique of all time. We highly recommend this method for players who know how to use cheats.
  • Conclusion. We hope that you enjoyed this article about how to fly on Roblox! ...

Full Answer

How do you make a plane on Roblox?

Other Minor rules:

  • DON'T taxi on the grass
  • DON'T overspeed when taxiing (stay below 15-25)
  • DON'T tell the ATC that you are in an emergency every 3 minutes.
  • DON'T collide with the ATC tower on purpose.
  • DON'T approach the gate too quickly and smash into the terminal and flip your plane

More items...

How do you take off a plane in Roblox?

What is the most famous plane in the world?

  • The Wright Flyer. Length: 21 ft.
  • Concorde. First flew: 2nd March, 1969.
  • Air Force One (currently the Boeing VC-25) Length: 70.6 m.
  • Supermarine Spitfire. Length: 9.1 m.
  • Airbus A380. Length: 72.7 m.
  • Spirit of St Louis. Length: 8.4m.
  • Lockheed Vega 5b. Length: 8.4 m.
  • Gulfstream GIV. Length: 29.6 m.

How do you fly on Roblox without a plane?

function fly () flying = true bp.MaxForce = Vector3.new (400000,400000,400000) bg.MaxTorque = Vector3.new (400000,400000,400000) while flying do rs.RenderStepped:wait () bp.Position = myHRP.Position + ( (myHRP.Position - camera.CFrame.p).unit * speed) bg.CFrame = CFrame.new (camera.CFrame.p, myHRP.Position) end end

How to make a flying object in Roblox?

example:

  • Using 5x5x5 sized parts, map out a trail for the plane
  • Save the CFrame values in hard-coded table and then label the tables as different “paths”
  • Have the plane “connect the dots” by flying over to the next point

image

Super Helicopter Glitch

The Super Helicopter Glitch is probably the best method of flying in Roblox. In order to perform this glitch, you will have to spawn a helicopter and an object that is breakable (e.g., a prop). Place the Helicopter on top of the breakable object and then shoot it with a projectile.

Piston Fly Glitch Method

This is probably the second easiest flying technique of all time. We highly recommend this method for players who know how to use cheats. All you have to do is spawn a car and a big object. Place the car on top of the large object and then edit the car by removing most of its collision.

Super JETPACK Glitch

The Super JETPACK Glitch is another great way to fly in Roblox. In order to perform this glitch, you will need two items: A jetpack and a glitched block. Place the Jetpack in a location where it can be interacted with and place a glitched block in another location.

Roblox Helicopter Flying Method

This method of flying is basically a combination of both the Super Helicopter Glitch and the Super JETPACK Glitch. In order to perform this flight technique, you will need three items: A helicopter, a glitched block, and a jetpack. Place the helicopter on top of the glitch block and then shoot it with a projectile.

Fly With Wings Method

This method of flying is great for both beginners and experienced players. All that you have to do is press the W key in order to fly up and the S key in order to fly down. In other words, if you want to move forward then press W and if you want to stop then press S.

Fly With Parachute Method

This method of flying is great for players who want to glide through the sky. In order to fly with a parachute, you will have to press and hold either the W key or the S key in order to move forward and backward respectively. You can also use your mouse to control how fast or slow you are moving.

Grounded Glitch Method

This is probably the easiest flying technique of all time. We highly recommend this method for players who know how to use cheats. All you have to do is spawn an object (e.g., a car) and then remove the collision from it by editing it. Once you are done with that, go inside of your object and move around.

Can you rotate your camera in BodyGyro?

Well the BodyGyro allows for pitch rotation of the character with the camera. If you want the player to be able to rotate only their camera when not moving it’s a simple adjustment.

Can you touch the ground while flying?

The touching the ground can be done in two ways. You could either set a .Touched event for the HRP which triggers stop flying, or alternatively you could do a continuous raycast check whilst flying. I wouldn’t recommend the latter if you’re worried about performance, though.

image