Angle of the Bow

Well, basically, I drew my bow like this which even I make a code that makes a bow point at the cursor, even though it actually points to the x-axis of the cursor but not the y-axis.


My code:
Screenshot 2024-07-28 2.58.29 PM

Make the PointAt behavior not change rotation, then have an expression connected to the PointAt behavior with A+45, then have it output into the rotation behavior.

2 Likes

Basically what you’re doing is offsetting the rotation via an expression.

1 Like