There doesn't seem to be an alpha forum, so I guess I'll post this here. Please move this thread if needed, or correct me if I'm posting this in the wrong place please.
I'm trying out Godot 4 alpha (2D) and trying to set up a simple movement script; however, I'm not able to figure out the move_and_slide. It's saying it takes ZERO arguments. Before, this would take velocity as an argument. Any idea how to apply velocity to the move_and_slide function in Godot 4?
Thanks! :D