Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.0
Completely changed the implementation. You can now change the maximum slope before you begin sliding
Changed the name of the mod from "No sliding" to "Sliding controller"
Version 1.4
Fixed an exception error when returning to the title screen
Removed the unnecessary UI
Version 1.3
Optimized the way the script handles lists, and overall updated this old script to be on par with what I do now
Version 1.2
Fixed random faceplanting
Fixed more situations where you would get stuck
Version 1.1
Fixed (I hope all) situations where you would get stuck
This mod adds a simple script generated UI where you can set the slope at which you begin sliding down. Vanilla value is 38, mod sets it to 48 by default, but you can change it to any value between 0 (always slide as long as there is a slope, which is quite hilarious) to 90 (never slide). Avoid the values of 0 and 90 for normal gameplay.
Showcase (this is how it looks if you set it to 90):
Thanks to TheVoidKnight for figuring out where the slope parameters are.