1
0
Fork 0
Plugin for Big Walk that disables collisions between players
  • C# 95.3%
  • Shell 4.7%
Find a file
2026-08-21 00:51:15 -07:00
lib initial commit 2026-08-21 00:51:15 -07:00
plugins initial commit 2026-08-21 00:51:15 -07:00
.editorconfig initial commit 2026-08-21 00:51:15 -07:00
.gitignore initial commit 2026-08-21 00:51:15 -07:00
icon.png initial commit 2026-08-21 00:51:15 -07:00
manifest.json initial commit 2026-08-21 00:51:15 -07:00
mkpackage.sh initial commit 2026-08-21 00:51:15 -07:00
NoBump.csproj initial commit 2026-08-21 00:51:15 -07:00
NoBump.zip initial commit 2026-08-21 00:51:15 -07:00
nobump_demo.gif initial commit 2026-08-21 00:51:15 -07:00
Plugin.cs initial commit 2026-08-21 00:51:15 -07:00
README.md initial commit 2026-08-21 00:51:15 -07:00

NoBump for Big Walk

NoBump is a plugin that disables player-to-player collisions in Big Walk, allowing you to walk right through your friends. This includes any objects you or your friends are holding, or the wearable items on your friends' characters.

Demo GIF showing the plugin in action NoBump icon

Installing

Copy plugins/NoBump.dll into your profile's BepInEx/plugins directory, or drop it into your mod manager.

Source Code

Made with ❤ by Lua.

View the source code repository here: https://git.vixen.computer/lua/NoBump