- Edited
I'm trying to add the ability to smoothly run along wall in my game without being limited by only falling along specific axis, and although there is get_floor_normal, it doesn't work for faces that are considered walls. There're aren't any other things that do the same but with walls, so is there any work around?