Open Moffein opened 1 year ago
Untested, but the code is pretty simple. playerBody.disablingHurtBoxes is a private variable that requires a publicized assembly to access, or else it will error. I set the option to be disabled by default, but feel free to set it to whatever.
Thanks for this! I will look over it when I have time :)
Untested, but the code is pretty simple. playerBody.disablingHurtBoxes is a private variable that requires a publicized assembly to access, or else it will error. I set the option to be disabled by default, but feel free to set it to whatever.