- 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.
Ring Racers lets you noclip with cheats on, but do you still want to fly around the map without snapping to floors or ceilings?
Thus, I present NoClippy for Ring Racers!
Main command is
Thus, I present NoClippy for Ring Racers!
Main command is
noclippy <0-3>
.- 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.
- Internally, this is also checked for differently compared to SRB2Kart's version of NoClippy!
- 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
6*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.
- Due to the game still being more or less new, there may be a way to do this properly this time in the future.
- Speed pads should 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
, wheren
is the given number.noclippyspeed 6
will set your speed to6*FRACUNIT
, which is also the default speed.
- If you wish to be more precise in your movement, you can add
precise
orp
after the number to not involve multiplication byFRACUNIT
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.
- Screenshot Mode had been updated to also hide your follower!
- 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.