Godot Version
4.0
I am trying to move a rotated button backward using its direction as a basis to move it along. I have done some research and found some potential solutions uses the basis of the rotational transform but every utilization fell flat and did not work.
I would appreciate help with this, although if I cant get anywhere I will likely use find a brute force solution.