Relative Content

Tag Archive for godotgdscript

Player not rotating in the direction hes moving Godot4.2.2

So im pretty new to godot and im trying to let my player rotate smoothly in the direction hes moving to.
Right now he just clips between the 8 possible moving directions, so im basicly trying to have a smooth transition between those directions. I tried a couple different things but none of them worked, most of the time the character just rotates permanently or in random directions