Went without a hitch and really enjoyed the math and use of native functions. Seems like you could move that thing around from target to target and it would just keep chugging along. You thought of everything.
Hello, can you please make a FPS grappling hook and swing tutorial? There is no good examples on youtube and you make the most clear tutorials on godot 4 =)
hey this doesnt pertain to this video specifically but im trying to make a sensitivity slider in a group project with friends, ive searched for hours and just havent been able to find one for godot or just none for godot, is it possible if so is there a link to a video showing how? if not thats all good too
Do you have a sensitivity variable in your character controller? If not, you could always multiply how fast you're moving the camera around by one and then add a slider that affects that variable. I haven't seen a tutorial on this specific thing though, no.