{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigw6y3cd3nqcuj6nlco4kjzibegfe5ta6fbvplhw7xoedww63ch3q",
"uri": "at://did:plc:pch6dio3nlmmg75gwt5pke6f/app.bsky.feed.post/3mktnwtkggnt2"
},
"path": "/threads/for-a-single-frame-instead-of-being-balled-up-im-in-a-standing-postition-making-me-vulnerable.46898/",
"publishedAt": "2026-05-02T00:57:57.000Z",
"site": "https://mb.srb2.org",
"tags": [
"Modding Help",
"Read more"
],
"textContent": "script I'm creating (I'm inexperianced):\n\n______\n\n\n freeslot(\"VEST_SPRT\", \"BAR_SPRT\")\n\n local button = BT_CUSTOM1\n local bounceButton = BT_SPIN\n local skin = \"vestige\"\n local starttimer = 100\n local dash_drain_per_tick = 20\n local bounce_force = 15 * FRACUNIT\n local bounce_cooldown_max = 12\n local bounce_force_dividend = 10\n local max_dashes_per_airtime = 3\n\n\n\n\n -- Helper Functions\n local function SpeedBoost_Reset(p)\n local mo = p.mo\n if mo and mo.skin == skin then\n p.normalspeed = skins[skin].normalspeed\n p.jumpfactor =...\n\n__\n\n\nRead more",
"title": "For a single frame instead of being balled up, I'm in a standing postition making me vulnerable."
}