Godot Version
Godot 4.5
Question
Hey! I’m new to Godot and the forums, so please be patient while I get used to everything. Coming from Gamemaker studio, there was these animation curves that were very easy to use. They had these points you could place that formed the line, and you could use multiple lines in one curve to use for multiple things. (I’m REALLY bad at explaining it, if you want to understand better there is plenty of videos about it.) I had used them to make guns have very dynamic recoil, modifying the angle and position of the gun without having to animate it by hand. I’ve tried using Curves and the Animation player to get the same effect, both of which had not so pleasing results. Is there some kind of node that can do something like this, or is it something that i’d have to code?
