webfatass, a mod by creflurker
code decompiled with gdre_tools, extracted with godot 4.2, model edited in blender, recompiled with godot 3.5, hopefully this works fine on your machine

installation process:
0. if you don't already have a copy of webfishing, buy it here (not endorsed or affiliated, game's just fun): https://store.steampowered.com/app/3146520/WEBFISHING/
1. install the latest GDWeave Release, and extract it to the same directory as WEBFISHING.exe https://github.com/NotNite/GDWeave/releases/latest/download/GDWeave.zip
2. put the FatModBeta folder into its own folder, usually located at C:\Program Files (x86)\Steam\steamapps\common\WEBFISHING\GDWeave\mods\FatModBeta
3. launch the game and do your usual tasks




because my godot decompiler was being weird, the player.gd file comes from the PoppingBottles mod: https://git.lainiwakura.xyz/uncreativecultist/PoppingBottles
However, because this mod directly patches the player scene and script, it is not compatible with either version of the original.

This is not affiliated or endorsed by the original developers of this mod or this game, and this license is replicated for compliance:

-----

 License

Copyright (c) 2024 uncreativecultist

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-----