I am following a tutorial from a year ago which is outdated and I need to know what replaces move_and_slide_with_snap() in godot 4
I think it is just move_and_slide now, but with properties to adjust the snap part; documentation.
TwistedTwigleg ok I think I just have to use the set each thing to its variable and then move_and_slide() thanks