Open machiecodes opened 2 weeks ago
the mod is written as a c# patch, not using godot. open it with an editor that supports C# such as JetBrains Rider or Visual Studio. NotNite should have a basic tutorial in the GDWeave documentation. The mod does not work, and I likely won't update it, as the game was adjusted in 1.09 to limit player size on each client when players are rendered, so only other users with the mod can view the modified height.
If you'd like to continue working on it (I may do so eventually, but not planned at the moment):
The basic code to be modified is in res://Scenes/Entities/Player/player.gd
line 1590.
The rest of the mod should be kept the same, just additionally remove the clamp
functions
Mostly just wondering if the update is underway since v1.09 seems to have broken this mod and I miss being a funny lil guy </3 but also, do you have any idea about working on this mod myself? I'm following this guide for modding the game but it is written assuming you're making a new mod and not importing a new one. I'm trying to import into godotsteam but it says it needs either a .zip or project.godot file.
If this is too lengthy of a conversation to have on github my discord is @machiechirps, would much appreciate some help or to get in touch ^^