NoClippy

[Open Assets] NoClippy 1.1

What permissions do you give others to modify and/or maintain your submission?
Modify: YES - Maintain: YES - I give permission for my entire submission to be modified by others or used in their own work. I give permission for my entire submission to be maintained by others as well.
Wanted to fly around the map but game said
1679529193004.png

?

Well, I present NoClippy (dumb name, I know) - a script that allows you to do so anyway at speeds you can configure! Requires administartive powers for use.
kart0120optim.gif
  • Adapted existing buttons for controls as such:​
    • Horizontal movement/rotation is handled by same inputs as aiming forwards & backwards, as well as turning left & right.​
    • Vertical movement is done with Accelerate for ascending and Brake for descending.​
    • Holding Drift will make you move at 2x the speed configured below. Default is 24*FRACUNIT.
    • Any of these inputs can be mixed together at the same time.
      • Accelerate and Brake will cancel each other out, so will Aim Forward & Aim Backward.
  • Removes most, if not all of the collision for yourself once noclippy is enabled.​
    • Boost panels will still trigger the visual particles, however, not much I can do there.​
    • Speed pads will not redirect your angle thanks to a workaround that, while hacky, works.​
  • Speed can be configured with noclippyspeed.​
    • By default, it will set the speed to n*FRACUNIT, where n is the given number.​
      • noclippyspeed 24 will set your speed to 24*FRACUNIT, which is also the default speed.​
    • If you wish to be more precise in your movement, you can add precise or p after the number to not involve multiplication by FRACUNIT
      • noclippyspeed 16384 p will set your speed to 16384, which is 0.25 FU.​
    • To find out your current speed, do noclippyspeed on its' own.​
  • Some HUD elements will be hidden once noclippy is active to make way for displaying your XYZ coordinates on the bottom left.​
    • There's multiple levels of detail available with noclippyxyz <0-2>, where 0 is default, 1 is more descriptive and 2 is full.​
    • This is oriented towards more green resolutions, but 16:9 aspect ratio still works.​
Author
TheOneGoofAli
Downloads
328
Views
2,308
Extension type
lua
File size
6.5 KB
MD5 Hash
ee4a51e801f70cce678aa1c5b51c6546
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from TheOneGoofAli

Share this resource

Latest updates

  1. "Open Assets" mode.

    I have been out of practice with Lua coding... and Kart in general. So, I feel like making these...
  2. 1.1

    Minor or major, it's an update for sure. Added character hiding when NoClippy is enabled for...

Latest reviews

very usefull for map making, since SRB2K's default noclip does not work
Upvote 0
Back
Top