#code doesn't work
9 messages · Page 1 of 1 (latest)
can you show the entire script?
I'm actually gonna be gone for a bit but once I'm back I'll take a closer look, sry
If this is godot 4 the function no longer exists
it is godot 4
In GD 4 the CharacterBody only has the move_and_slide() function
The general behavior and available properties change according to the motion_mode. Straight out of the documentation, so if you want to achieve simmilar effects you have to do a bit of trial and error using motion_mode
okay thanks for the answer