You are viewing a potentially older version of this package. View all versions.
tony4twenty-So_Fly-2.0.0 icon

So Fly

Made for devs. Fly with customizable speeds. Toggle no clip. See luggage by type. Add/Remove/Reduce/Clear Afflicitons. Revive. Delete dropped items. Teleport. Campfire jump.

Date uploaded 15 hours ago
Version 2.0.0
Download link tony4twenty-So_Fly-2.0.0.zip
Downloads 2705
Dependency string tony4twenty-So_Fly-2.0.0

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.75301 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.75301

README

πŸͺ½ So Fly 2.0 β€” PEAK dev fly menu

So Fly is an in-game fly / noclip / test menu for PEAK mod makers.

Dont Be A Cheater. This is a host-gated lobby tool, not a public cheat suite. If you are not the host, you cannot fly, teleport, revive, ESP, or touch afflictions until the host turns those boxes on for you.

Bugs, feedback, or fanmail β†’ PEAK modding discord
Find it in #mod-releases under the same name.


πŸ”§ Features

  • πŸ“‹ F2 menu β€” drag it, Escape closes it, pause menu has a So Fly button too
  • πŸͺ½ Fly + optional noclip + invuln until you land / climb / pass out
  • βͺ⏩ Incremental speeds or additive speed
  • πŸ‘₯ Players tab β€” warp me↔them, revive, host ability checkboxes
  • 🧰 Dev Tools β€” luggage ESP (current segment), campfire jump, afflictions, item IDs, destroy dropped items
  • 🎨 Per-alert colors / sizes / on-screen placement
  • πŸ›‘οΈ Host handshake β€” vanilla hosts block gameplay features; So Fly clients start with abilities off

🧠 How It Works

Open the menu with F2 (configurable). Tabs:

Tab What it is
Flight Noclip + invuln toggles
Speed Incremental CSV list vs additive (base + cap)
Alerts Live previews. Drag popups on-screen to place them
Players Everyone except you. Host grants abilities here
Keys Rebind menu / fly / speed / noclip
Dev Tools ESP, warp to fire, revive, statuses, item IDs, delete ground items

Flight keys (defaults)

  • Alt+F β€” toggle fly
  • V β€” cycle incremental speed, or add additive speed
  • R β€” reset additive speed to base
  • N β€” toggle noclip while flying

Multiplayer

  • You (host) always have every feature
  • Other players with So Fly join with Fly / Noclip / Invuln / Teleport / Revive / Status / Items / Luggage all off
  • Check the boxes on their Players row to allow each one
  • Denied actions show SO FLY BLOCKED
  • If the host does not have So Fly, clients stay locked

Luggage ESP only draws bags in the current climb segment.


βš™οΈ Configuration

Most of this is in the F2 menu and writes itself to:

BepInEx/config/tony4twentys.So_Fly.cfg

Option Default Meaning
MenuKey F2 Open / close the menu
FlyToggleModifier LeftAlt Held with fly toggle when required
FlyToggleKey F Toggle fly
RequireModifierKey true Require the modifier to toggle fly
SpeedAdjustKey V Cycle / add speed
AdditiveResetKey R Reset additive speed
NoclipKey N Toggle noclip (None unbinds)
IncrementalSpeeds 10,25,50,75,100 Incremental fly speeds
AdditiveBase 10 Added each V press in additive mode
AdditiveCap 300 Max additive speed
NoclipEnabled true Noclip while flying
InvulnEnabled true Invincible while flying until land / climb / pass out
HideAllNotifications false Hide on-screen alerts

Alert colors, sizes, and positions are per-popup on the Alerts tab (including Blocked and Host Missing).


πŸ› οΈ Requirements

No PEAKLib required. Everyone who wants So Fly features in a lobby should run 2.0.0 (host + clients).


πŸ“¦ Installation

  1. Download via Thunderstore
  2. Place the .dll in /PEAK/BepInEx/plugins/
  3. Launch once so the config generates
    πŸ”₯ or use the Thunderstore Mod Manager app πŸ”₯

πŸ‘¨β€πŸ³ Credits

Author tony4twenty
My Other Mods tony4twenty

CHANGELOG

Changelog

[2.0.0] - 2026-08-14

Full remake. Same name, same GUID (tony4twentys.So_Fly). Built as an in-game dev tool for PEAK mod makers, not a public cheat suite.

Menu

  • In-game F2 menu (drag to move, Escape to close, PEAK cursor, look frozen while open)
  • Also a So Fly button on the pause menu
  • Tabs: Flight, Speed, Alerts, Players, Keys, Dev Tools
  • Most settings save live to tony4twentys.So_Fly.cfg

Flight

  • Default fly toggle Alt+F (modifier still required)
  • Incremental speeds default 10,25,50,75,100 (V to cycle)
  • Additive speed mode (V adds, R resets, cap 300)
  • Noclip toggle (N) β€” off uses full-body world clip so you do not sink into floors
  • Invincibility while flying until you land, climb, or pass out (does not strip milk / BingBong)

Host permissions

  • If the lobby host does not have So Fly, clients cannot use gameplay features
  • Players with So Fly start with every ability off. Host turns them on from the Players tab: Fly, Noclip, Invuln, Teleport, Revive, Status, Items, Luggage
  • Using a denied feature shows SO FLY BLOCKED
  • Vanilla host (no So Fly) shows HOST MISSING SO FLY
  • Handshake uses the same RaiseEvent pattern as Pitch Black PEAK (no Photon custom-property spam)

Dev Tools

  • Luggage ESP through walls, current climb segment only, per-type colors / show toggles
  • Teleport to this segment's fire
  • Clean revive (no curse / hunger)
  • Clear / add / subtract afflictions
  • Item ID readout (hand, pockets, backpack, jetpack)
  • Destroy all dropped items (host-gated)

Alerts

  • Custom color, size, and drag-to-place for every popup (on/off, speed, noclip, no fire, blocked, host missing)

[1.4.1] - 2025-09-11

  • New config to enable/disable modifier key requirement

[1.3.1] - 2025-09-02

  • Added host handshake
  • new config for notifier text size
  • new config for notifier text color
  • new config for notifier text on/off
  • new config for no fall damage timer
  • new font

[1.2.1] - 2025-08-12

  • Remove ability to take fall damage for 30 seconds after toggling off fly mode

[1.0.1] - 2025-08-02

  • Corrected Configs in the README

[1.0.0] - 2025-07-30

  • Initial release.