Posted February 12, 2024 by 04M04
#fix #warnings
I just fixed remaining warnings and an error that was thrown by the debugger.
This did not appear in game as a bug because it was just a deprecation related error from godot 4.1 -> godot 4.2 (keyword: "removing a collisionobject node during a physics callback is not allowed")
Have fun!